#c00ebc color space conversions
Hex:
#c00ebc
RGB:
192, 14, 188
CMY:
25, 95, 26
CMYK:
0, 93, 2, 25
HSL:
301°, 86.4078%, 40.3922%
HSV (HSB):
301°, 92.7083%, 75.2941%
XYZ:
30.9724, 15.1514, 48.8690
xyY:
0.3260, 0.1595, 15.1514
CIE-Lab:
45.8408, 77.5161, -46.5058
CIE-LCH:
45.8408, 90.3966, 329.0383
CIE-Luv:
45.8408, 64.4638, -78.3735
Hunter-Lab:
38.9248, 73.9137, -47.1897
#c00ebc color charts
#c00ebc color shades, tints & tones
#c00ebc color schemes
#c00ebc color preview, HTML & CSS examples
This text has a color of #c00ebc
<p style="color:#c00ebc;">Text here</p>
.mytext {color:#c00ebc;}
This box has a color of #c00ebc
<div style="background-color:#c00ebc;">Content here</div>
.mybackground {background-color:#c00ebc;}
Border around this has a color of #c00ebc
<div style="border:2px solid #c00ebc;">Content here</div>
.myborder {border:2px solid #c00ebc;}