#c00084 color space conversions
Hex:
#c00084
RGB:
192, 0, 132
CMY:
25, 100, 48
CMYK:
0, 100, 31, 25
HSL:
319°, 100.0000%, 37.6471%
HSV (HSB):
319°, 100.0000%, 75.2941%
XYZ:
25.9031, 12.8724, 22.9492
xyY:
0.4197, 0.2085, 12.8724
CIE-Lab:
42.5704, 71.7127, -18.0400
CIE-LCH:
42.5704, 73.9469, 345.8797
CIE-Luv:
42.5704, 89.7248, -36.4398
Hunter-Lab:
35.8781, 66.0856, -12.8097
#c00084 color charts
#c00084 color shades, tints & tones
#c00084 color schemes
#c00084 color preview, HTML & CSS examples
This text has a color of #c00084
<p style="color:#c00084;">Text here</p>
.mytext {color:#c00084;}
This box has a color of #c00084
<div style="background-color:#c00084;">Content here</div>
.mybackground {background-color:#c00084;}
Border around this has a color of #c00084
<div style="border:2px solid #c00084;">Content here</div>
.myborder {border:2px solid #c00084;}