#c00fa0 color space conversions
Hex:
#c00fa0
RGB:
192, 15, 160
CMY:
25, 94, 37
CMYK:
0, 92, 17, 25
HSL:
311°, 85.5072%, 40.5882%
HSV (HSB):
311°, 92.1875%, 75.2941%
XYZ:
28.2542, 14.0862, 34.4874
xyY:
0.3678, 0.1833, 14.0862
CIE-Lab:
44.3563, 73.5401, -32.2692
CIE-LCH:
44.3563, 80.3085, 336.3083
CIE-Luv:
44.3563, 75.9115, -56.9355
Hunter-Lab:
37.5316, 68.6967, -28.2090
#c00fa0 color charts
#c00fa0 color shades, tints & tones
#c00fa0 color schemes
#c00fa0 color preview, HTML & CSS examples
This text has a color of #c00fa0
<p style="color:#c00fa0;">Text here</p>
.mytext {color:#c00fa0;}
This box has a color of #c00fa0
<div style="background-color:#c00fa0;">Content here</div>
.mybackground {background-color:#c00fa0;}
Border around this has a color of #c00fa0
<div style="border:2px solid #c00fa0;">Content here</div>
.myborder {border:2px solid #c00fa0;}