#c001a4 color space conversions
Hex:
#c001a4
RGB:
192, 1, 164
CMY:
25, 100, 36
CMYK:
0, 99, 15, 25
HSL:
309°, 98.9637%, 37.8431%
HSV (HSB):
309°, 99.4792%, 75.2941%
XYZ:
28.4499, 13.9085, 36.3071
xyY:
0.3617, 0.1768, 13.9085
CIE-Lab:
44.1014, 75.4072, -35.0653
CIE-LCH:
44.1014, 83.1615, 335.0610
CIE-Luv:
44.1014, 75.1404, -61.0888
Hunter-Lab:
37.2941, 70.9045, -31.6149
#c001a4 color charts
#c001a4 color shades, tints & tones
#c001a4 color schemes
#c001a4 color preview, HTML & CSS examples
This text has a color of #c001a4
<p style="color:#c001a4;">Text here</p>
.mytext {color:#c001a4;}
This box has a color of #c001a4
<div style="background-color:#c001a4;">Content here</div>
.mybackground {background-color:#c001a4;}
Border around this has a color of #c001a4
<div style="border:2px solid #c001a4;">Content here</div>
.myborder {border:2px solid #c001a4;}