#c00fb4 color space conversions
Hex:
#c00fb4
RGB:
192, 15, 180
CMY:
25, 94, 29
CMYK:
0, 92, 6, 25
HSL:
304°, 85.5072%, 40.5882%
HSV (HSB):
304°, 92.1875%, 75.2941%
XYZ:
30.1473, 14.8434, 44.4561
xyY:
0.3370, 0.1659, 14.8434
CIE-Lab:
45.4190, 76.2517, -42.4779
CIE-LCH:
45.4190, 87.2851, 330.8789
CIE-Luv:
45.4190, 67.5661, -72.2683
Hunter-Lab:
38.5271, 72.2528, -41.4452
#c00fb4 color charts
#c00fb4 color shades, tints & tones
#c00fb4 color schemes
#c00fb4 color preview, HTML & CSS examples
This text has a color of #c00fb4
<p style="color:#c00fb4;">Text here</p>
.mytext {color:#c00fb4;}
This box has a color of #c00fb4
<div style="background-color:#c00fb4;">Content here</div>
.mybackground {background-color:#c00fb4;}
Border around this has a color of #c00fb4
<div style="border:2px solid #c00fb4;">Content here</div>
.myborder {border:2px solid #c00fb4;}