#cd95ed color space conversions
Hex:
#cd95ed
RGB:
205, 149, 237
CMY:
20, 42, 7
CMYK:
14, 37, 0, 7
HSL:
278°, 70.9677%, 75.6863%
HSV (HSB):
278°, 37.1308%, 92.9412%
XYZ:
51.2103, 40.5885, 85.2560
xyY:
0.2892, 0.2292, 40.5885
CIE-Lab:
69.8866, 36.6573, -36.2591
CIE-LCH:
69.8866, 51.5605, 315.3129
CIE-Luv:
69.8866, 23.4706, -63.1032
Hunter-Lab:
63.7091, 31.9902, -34.7461
#cd95ed color charts
#cd95ed color shades, tints & tones
#cd95ed color schemes
#cd95ed color preview, HTML & CSS examples
This text has a color of #cd95ed
<p style="color:#cd95ed;">Text here</p>
.mytext {color:#cd95ed;}
This box has a color of #cd95ed
<div style="background-color:#cd95ed;">Content here</div>
.mybackground {background-color:#cd95ed;}
Border around this has a color of #cd95ed
<div style="border:2px solid #cd95ed;">Content here</div>
.myborder {border:2px solid #cd95ed;}