#c02dcb color space conversions
Hex:
#c02dcb
RGB:
192, 45, 203
CMY:
25, 82, 20
CMYK:
5, 78, 0, 20
HSL:
296°, 63.7097%, 48.6275%
HSV (HSB):
296°, 77.8325%, 79.6078%
XYZ:
33.4561, 17.3950, 58.0942
xyY:
0.3071, 0.1597, 17.3950
CIE-Lab:
48.7540, 73.9213, -50.5689
CIE-LCH:
48.7540, 89.5632, 325.6243
CIE-Luv:
48.7540, 55.5873, -85.1135
Hunter-Lab:
41.7074, 70.1983, -53.3899
#c02dcb color charts
#c02dcb color shades, tints & tones
#c02dcb color schemes
#c02dcb color preview, HTML & CSS examples
This text has a color of #c02dcb
<p style="color:#c02dcb;">Text here</p>
.mytext {color:#c02dcb;}
This box has a color of #c02dcb
<div style="background-color:#c02dcb;">Content here</div>
.mybackground {background-color:#c02dcb;}
Border around this has a color of #c02dcb
<div style="border:2px solid #c02dcb;">Content here</div>
.myborder {border:2px solid #c02dcb;}