#cb0cc0 color space conversions
Hex:
#cb0cc0
RGB:
203, 12, 192
CMY:
20, 95, 25
CMYK:
0, 94, 5, 20
HSL:
303°, 88.8372%, 42.1569%
HSV (HSB):
303°, 94.0887%, 79.6078%
XYZ:
34.2745, 16.7652, 51.2987
xyY:
0.3349, 0.1638, 16.7652
CIE-Lab:
47.9628, 80.1868, -45.3440
CIE-LCH:
47.9628, 92.1195, 330.5127
CIE-Luv:
47.9628, 71.0780, -78.0253
Hunter-Lab:
40.9454, 77.7642, -45.6202
#cb0cc0 color charts
#cb0cc0 color shades, tints & tones
#cb0cc0 color schemes
#cb0cc0 color preview, HTML & CSS examples
This text has a color of #cb0cc0
<p style="color:#cb0cc0;">Text here</p>
.mytext {color:#cb0cc0;}
This box has a color of #cb0cc0
<div style="background-color:#cb0cc0;">Content here</div>
.mybackground {background-color:#cb0cc0;}
Border around this has a color of #cb0cc0
<div style="border:2px solid #cb0cc0;">Content here</div>
.myborder {border:2px solid #cb0cc0;}