#cb85cf color space conversions
Hex:
#cb85cf
RGB:
203, 133, 207
CMY:
20, 48, 19
CMYK:
2, 36, 0, 19
HSL:
297°, 43.5294%, 66.6667%
HSV (HSB):
297°, 35.7488%, 81.1765%
XYZ:
44.2786, 33.9766, 63.2559
xyY:
0.3129, 0.2401, 33.9766
CIE-Lab:
64.9440, 38.7079, -27.3237
CIE-LCH:
64.9440, 47.3802, 324.7819
CIE-Luv:
64.9440, 34.0368, -48.2592
Hunter-Lab:
58.2894, 33.5882, -23.5391
#cb85cf color charts
#cb85cf color shades, tints & tones
#cb85cf color schemes
#cb85cf color preview, HTML & CSS examples
This text has a color of #cb85cf
<p style="color:#cb85cf;">Text here</p>
.mytext {color:#cb85cf;}
This box has a color of #cb85cf
<div style="background-color:#cb85cf;">Content here</div>
.mybackground {background-color:#cb85cf;}
Border around this has a color of #cb85cf
<div style="border:2px solid #cb85cf;">Content here</div>
.myborder {border:2px solid #cb85cf;}