#c00fa4 color space conversions
Hex:
#c00fa4
RGB:
192, 15, 164
CMY:
25, 94, 36
CMYK:
0, 92, 15, 25
HSL:
309°, 85.5072%, 40.5882%
HSV (HSB):
309°, 92.1875%, 75.2941%
XYZ:
28.6099, 14.2285, 36.3604
xyY:
0.3612, 0.1797, 14.2285
CIE-Lab:
44.5588, 74.0616, -34.3447
CIE-LCH:
44.5588, 81.6375, 335.1214
CIE-Luv:
44.5588, 74.1976, -60.0273
Hunter-Lab:
37.7206, 69.3755, -30.7476
#c00fa4 color charts
#c00fa4 color shades, tints & tones
#c00fa4 color schemes
#c00fa4 color preview, HTML & CSS examples
This text has a color of #c00fa4
<p style="color:#c00fa4;">Text here</p>
.mytext {color:#c00fa4;}
This box has a color of #c00fa4
<div style="background-color:#c00fa4;">Content here</div>
.mybackground {background-color:#c00fa4;}
Border around this has a color of #c00fa4
<div style="border:2px solid #c00fa4;">Content here</div>
.myborder {border:2px solid #c00fa4;}