#c00ebb color space conversions
Hex:
#c00ebb
RGB:
192, 14, 187
CMY:
25, 95, 27
CMYK:
0, 93, 3, 25
HSL:
302°, 86.4078%, 40.3922%
HSV (HSB):
302°, 92.7083%, 75.2941%
XYZ:
30.8649, 15.1084, 48.3032
xyY:
0.3274, 0.1603, 15.1084
CIE-Lab:
45.7823, 77.3700, -46.0134
CIE-LCH:
45.7823, 90.0186, 329.2593
CIE-Luv:
45.7823, 64.8546, -77.6251
Hunter-Lab:
38.8695, 73.7188, -46.4710
#c00ebb color charts
#c00ebb color shades, tints & tones
#c00ebb color schemes
#c00ebb color preview, HTML & CSS examples
This text has a color of #c00ebb
<p style="color:#c00ebb;">Text here</p>
.mytext {color:#c00ebb;}
This box has a color of #c00ebb
<div style="background-color:#c00ebb;">Content here</div>
.mybackground {background-color:#c00ebb;}
Border around this has a color of #c00ebb
<div style="border:2px solid #c00ebb;">Content here</div>
.myborder {border:2px solid #c00ebb;}