#cc85db color space conversions
Hex:
#cc85db
RGB:
204, 133, 219
CMY:
20, 48, 14
CMYK:
7, 39, 0, 14
HSL:
290°, 54.4304%, 69.0196%
HSV (HSB):
290°, 39.2694%, 85.8824%
XYZ:
46.0756, 34.7269, 71.2923
xyY:
0.3029, 0.2283, 34.7269
CIE-Lab:
65.5355, 41.3321, -33.0914
CIE-LCH:
65.5355, 52.9470, 321.3185
CIE-Luv:
65.5355, 32.5330, -58.0020
Hunter-Lab:
58.9295, 36.4381, -30.4778
#cc85db color charts
#cc85db color shades, tints & tones
#cc85db color schemes
#cc85db color preview, HTML & CSS examples
This text has a color of #cc85db
<p style="color:#cc85db;">Text here</p>
.mytext {color:#cc85db;}
This box has a color of #cc85db
<div style="background-color:#cc85db;">Content here</div>
.mybackground {background-color:#cc85db;}
Border around this has a color of #cc85db
<div style="border:2px solid #cc85db;">Content here</div>
.myborder {border:2px solid #cc85db;}