#cc85df color space conversions
Hex:
#cc85df
RGB:
204, 133, 223
CMY:
20, 48, 13
CMYK:
9, 40, 0, 13
HSL:
287°, 58.4416%, 69.8039%
HSV (HSB):
287°, 40.3587%, 87.4510%
XYZ:
46.6087, 34.9401, 74.0996
xyY:
0.2994, 0.2245, 34.9401
CIE-Lab:
65.7020, 42.1233, -35.0545
CIE-LCH:
65.7020, 54.8013, 320.2332
CIE-Luv:
65.7020, 31.8228, -61.3218
Hunter-Lab:
59.1102, 37.3052, -32.9479
#cc85df color charts
#cc85df color shades, tints & tones
#cc85df color schemes
#cc85df color preview, HTML & CSS examples
This text has a color of #cc85df
<p style="color:#cc85df;">Text here</p>
.mytext {color:#cc85df;}
This box has a color of #cc85df
<div style="background-color:#cc85df;">Content here</div>
.mybackground {background-color:#cc85df;}
Border around this has a color of #cc85df
<div style="border:2px solid #cc85df;">Content here</div>
.myborder {border:2px solid #cc85df;}