#cd98f6 color space conversions
Hex:
#cd98f6
RGB:
205, 152, 246
CMY:
20, 40, 4
CMYK:
17, 38, 0, 4
HSL:
274°, 83.9286%, 78.0392%
HSV (HSB):
274°, 38.2114%, 96.4706%
XYZ:
53.0396, 42.0894, 92.5174
xyY:
0.2827, 0.2243, 42.0894
CIE-Lab:
70.9325, 36.9369, -39.5473
CIE-LCH:
70.9325, 54.1140, 313.0453
CIE-Luv:
70.9325, 20.9456, -68.7359
Hunter-Lab:
64.8764, 32.3989, -39.1374
#cd98f6 color charts
#cd98f6 color shades, tints & tones
#cd98f6 color schemes
#cd98f6 color preview, HTML & CSS examples
This text has a color of #cd98f6
<p style="color:#cd98f6;">Text here</p>
.mytext {color:#cd98f6;}
This box has a color of #cd98f6
<div style="background-color:#cd98f6;">Content here</div>
.mybackground {background-color:#cd98f6;}
Border around this has a color of #cd98f6
<div style="border:2px solid #cd98f6;">Content here</div>
.myborder {border:2px solid #cd98f6;}