#c00fa7 color space conversions
Hex:
#c00fa7
RGB:
192, 15, 167
CMY:
25, 94, 35
CMYK:
0, 92, 13, 25
HSL:
308°, 85.5072%, 40.5882%
HSV (HSB):
308°, 92.1875%, 75.2941%
XYZ:
28.8841, 14.3381, 37.8044
xyY:
0.3565, 0.1770, 14.3381
CIE-Lab:
44.7140, 74.4597, -35.8901
CIE-LCH:
44.7140, 82.6580, 334.2656
CIE-Luv:
44.7140, 72.9260, -62.3392
Hunter-Lab:
37.8657, 69.8954, -32.6879
#c00fa7 color charts
#c00fa7 color shades, tints & tones
#c00fa7 color schemes
#c00fa7 color preview, HTML & CSS examples
This text has a color of #c00fa7
<p style="color:#c00fa7;">Text here</p>
.mytext {color:#c00fa7;}
This box has a color of #c00fa7
<div style="background-color:#c00fa7;">Content here</div>
.mybackground {background-color:#c00fa7;}
Border around this has a color of #c00fa7
<div style="border:2px solid #c00fa7;">Content here</div>
.myborder {border:2px solid #c00fa7;}