#cb85c6 color space conversions
Hex:
#cb85c6
RGB:
203, 133, 198
CMY:
20, 48, 22
CMYK:
0, 34, 2, 20
HSL:
304°, 40.2299%, 65.8824%
HSV (HSB):
304°, 34.4828%, 79.6078%
XYZ:
43.2092, 33.5488, 57.6243
xyY:
0.3215, 0.2497, 33.5488
CIE-Lab:
64.6028, 37.0323, -22.8048
CIE-LCH:
64.6028, 43.4908, 328.3749
CIE-Luv:
64.6028, 35.6428, -40.7963
Hunter-Lab:
57.9213, 31.7983, -18.4410
#cb85c6 color charts
#cb85c6 color shades, tints & tones
#cb85c6 color schemes
#cb85c6 color preview, HTML & CSS examples
This text has a color of #cb85c6
<p style="color:#cb85c6;">Text here</p>
.mytext {color:#cb85c6;}
This box has a color of #cb85c6
<div style="background-color:#cb85c6;">Content here</div>
.mybackground {background-color:#cb85c6;}
Border around this has a color of #cb85c6
<div style="border:2px solid #cb85c6;">Content here</div>
.myborder {border:2px solid #cb85c6;}