diff --git a/src/components/component/playground.jsx b/src/components/component/playground.jsx index 24daa86..50169b9 100644 --- a/src/components/component/playground.jsx +++ b/src/components/component/playground.jsx @@ -364,6 +364,18 @@ export function Playground() {
{rValue}, {gValue}, {bValue}
+ + + + + + + Switch to RGB + + +
@@ -378,6 +390,18 @@ export function Playground() {
{defaultHue}°, {defaultSaturation}%, {defaultBrightness}%
+ + + + + + + Switch to HSL + + +