#cc85c5 color space conversions
Hex:
#cc85c5
RGB:
204, 133, 197
CMY:
20, 48, 23
CMYK:
0, 35, 3, 20
HSL:
306°, 41.0405%, 66.0784%
HSV (HSB):
306°, 34.8039%, 80.0000%
XYZ:
43.3674, 33.6436, 57.0315
xyY:
0.3235, 0.2510, 33.6436
CIE-Lab:
64.6787, 37.1739, -22.1173
CIE-LCH:
64.6787, 43.2559, 329.2487
CIE-Luv:
64.6787, 36.4802, -39.7492
Hunter-Lab:
58.0031, 31.9542, -17.6946
#cc85c5 color charts
#cc85c5 color shades, tints & tones
#cc85c5 color schemes
#cc85c5 color preview, HTML & CSS examples
This text has a color of #cc85c5
<p style="color:#cc85c5;">Text here</p>
.mytext {color:#cc85c5;}
This box has a color of #cc85c5
<div style="background-color:#cc85c5;">Content here</div>
.mybackground {background-color:#cc85c5;}
Border around this has a color of #cc85c5
<div style="border:2px solid #cc85c5;">Content here</div>
.myborder {border:2px solid #cc85c5;}