#cc85ed color space conversions
Hex:
#cc85ed
RGB:
204, 133, 237
CMY:
20, 48, 7
CMYK:
14, 44, 0, 7
HSL:
281°, 74.2857%, 72.5490%
HSV (HSB):
281°, 43.8819%, 92.9412%
XYZ:
48.5754, 35.7269, 84.4565
xyY:
0.2878, 0.2117, 35.7269
CIE-Lab:
66.3107, 44.9696, -41.8465
CIE-LCH:
66.3107, 61.4279, 317.0603
CIE-Luv:
66.3107, 29.3662, -72.8986
Hunter-Lab:
59.7719, 40.4624, -41.9352
#cc85ed color charts
#cc85ed color shades, tints & tones
#cc85ed color schemes
#cc85ed color preview, HTML & CSS examples
This text has a color of #cc85ed
<p style="color:#cc85ed;">Text here</p>
.mytext {color:#cc85ed;}
This box has a color of #cc85ed
<div style="background-color:#cc85ed;">Content here</div>
.mybackground {background-color:#cc85ed;}
Border around this has a color of #cc85ed
<div style="border:2px solid #cc85ed;">Content here</div>
.myborder {border:2px solid #cc85ed;}