#cb85cc color space conversions
Hex:
#cb85cc
RGB:
203, 133, 204
CMY:
20, 48, 20
CMYK:
0, 35, 0, 20
HSL:
299°, 41.0405%, 66.0784%
HSV (HSB):
299°, 34.8039%, 80.0000%
XYZ:
43.9152, 33.8312, 61.3422
xyY:
0.3157, 0.2432, 33.8312
CIE-Lab:
64.8284, 38.1428, -25.8229
CIE-LCH:
64.8284, 46.0619, 325.9018
CIE-Luv:
64.8284, 34.5715, -45.7688
Hunter-Lab:
58.1646, 32.9824, -21.8139
#cb85cc color charts
#cb85cc color shades, tints & tones
#cb85cc color schemes
#cb85cc color preview, HTML & CSS examples
This text has a color of #cb85cc
<p style="color:#cb85cc;">Text here</p>
.mytext {color:#cb85cc;}
This box has a color of #cb85cc
<div style="background-color:#cb85cc;">Content here</div>
.mybackground {background-color:#cb85cc;}
Border around this has a color of #cb85cc
<div style="border:2px solid #cb85cc;">Content here</div>
.myborder {border:2px solid #cb85cc;}