#cb3e8e color space conversions
Hex:
#cb3e8e
RGB:
203, 62, 142
CMY:
20, 76, 44
CMYK:
0, 69, 30, 20
HSL:
326°, 57.5510%, 51.9608%
HSV (HSB):
326°, 69.4581%, 79.6078%
XYZ:
31.2337, 18.0948, 27.4376
xyY:
0.4069, 0.2357, 18.0948
CIE-Lab:
49.6108, 62.2312, -13.2037
CIE-LCH:
49.6108, 63.6165, 348.0211
CIE-Luv:
49.6108, 81.7097, -29.2202
Hunter-Lab:
42.5379, 56.6232, -8.4664
#cb3e8e color charts
#cb3e8e color shades, tints & tones
#cb3e8e color schemes
#cb3e8e color preview, HTML & CSS examples
This text has a color of #cb3e8e
<p style="color:#cb3e8e;">Text here</p>
.mytext {color:#cb3e8e;}
This box has a color of #cb3e8e
<div style="background-color:#cb3e8e;">Content here</div>
.mybackground {background-color:#cb3e8e;}
Border around this has a color of #cb3e8e
<div style="border:2px solid #cb3e8e;">Content here</div>
.myborder {border:2px solid #cb3e8e;}