#c00db0 color space conversions
Hex:
#c00db0
RGB:
192, 13, 176
CMY:
25, 95, 31
CMYK:
0, 93, 8, 25
HSL:
305°, 87.3171%, 40.1961%
HSV (HSB):
305°, 93.2292%, 75.2941%
XYZ:
29.7186, 14.6289, 42.3316
xyY:
0.3429, 0.1688, 14.6289
CIE-Lab:
45.1217, 75.9093, -40.5882
CIE-LCH:
45.1217, 86.0792, 331.8669
CIE-Luv:
45.1217, 69.3294, -69.4004
Hunter-Lab:
38.2478, 71.7615, -38.8472
#c00db0 color charts
#c00db0 color shades, tints & tones
#c00db0 color schemes
#c00db0 color preview, HTML & CSS examples
This text has a color of #c00db0
<p style="color:#c00db0;">Text here</p>
.mytext {color:#c00db0;}
This box has a color of #c00db0
<div style="background-color:#c00db0;">Content here</div>
.mybackground {background-color:#c00db0;}
Border around this has a color of #c00db0
<div style="border:2px solid #c00db0;">Content here</div>
.myborder {border:2px solid #c00db0;}