#cb0f8c color space conversions
Hex:
#cb0f8c
RGB:
203, 15, 140
CMY:
20, 94, 45
CMYK:
0, 93, 31, 20
HSL:
320°, 86.2385%, 42.7451%
HSV (HSB):
320°, 92.6108%, 79.6078%
XYZ:
29.5330, 14.9316, 26.1365
xyY:
0.4183, 0.2115, 14.9316
CIE-Lab:
45.5404, 73.3967, -18.1924
CIE-LCH:
45.5404, 75.6177, 346.0790
CIE-Luv:
45.5404, 93.5811, -37.5711
Hunter-Lab:
38.6414, 68.8023, -13.0538
#cb0f8c color charts
#cb0f8c color shades, tints & tones
#cb0f8c color schemes
#cb0f8c color preview, HTML & CSS examples
This text has a color of #cb0f8c
<p style="color:#cb0f8c;">Text here</p>
.mytext {color:#cb0f8c;}
This box has a color of #cb0f8c
<div style="background-color:#cb0f8c;">Content here</div>
.mybackground {background-color:#cb0f8c;}
Border around this has a color of #cb0f8c
<div style="border:2px solid #cb0f8c;">Content here</div>
.myborder {border:2px solid #cb0f8c;}