#c00fa6 color space conversions
Hex:
#c00fa6
RGB:
192, 15, 166
CMY:
25, 94, 35
CMYK:
0, 92, 14, 25
HSL:
309°, 85.5072%, 40.5882%
HSV (HSB):
309°, 92.1875%, 75.2941%
XYZ:
28.7920, 14.3013, 37.3193
xyY:
0.3581, 0.1778, 14.3013
CIE-Lab:
44.6620, 74.3264, -35.3760
CIE-LCH:
44.6620, 82.3157, 334.5477
CIE-Luv:
44.6620, 73.3485, -61.5692
Hunter-Lab:
37.8170, 69.7210, -32.0377
#c00fa6 color charts
#c00fa6 color shades, tints & tones
#c00fa6 color schemes
#c00fa6 color preview, HTML & CSS examples
This text has a color of #c00fa6
<p style="color:#c00fa6;">Text here</p>
.mytext {color:#c00fa6;}
This box has a color of #c00fa6
<div style="background-color:#c00fa6;">Content here</div>
.mybackground {background-color:#c00fa6;}
Border around this has a color of #c00fa6
<div style="border:2px solid #c00fa6;">Content here</div>
.myborder {border:2px solid #c00fa6;}