#c701a1 color space conversions
Hex:
#c701a1
RGB:
199, 1, 161
CMY:
22, 100, 37
CMYK:
0, 99, 19, 22
HSL:
312°, 99.0000%, 39.2157%
HSV (HSB):
312°, 99.4975%, 78.0392%
XYZ:
29.9971, 14.7370, 34.9817
xyY:
0.3763, 0.1849, 14.7370
CIE-Lab:
45.2719, 76.3183, -31.3388
CIE-LCH:
45.2719, 82.5022, 337.6754
CIE-Luv:
45.2719, 81.9288, -56.3631
Hunter-Lab:
38.3888, 72.2995, -27.1557
#c701a1 color charts
#c701a1 color shades, tints & tones
#c701a1 color schemes
#c701a1 color preview, HTML & CSS examples
This text has a color of #c701a1
<p style="color:#c701a1;">Text here</p>
.mytext {color:#c701a1;}
This box has a color of #c701a1
<div style="background-color:#c701a1;">Content here</div>
.mybackground {background-color:#c701a1;}
Border around this has a color of #c701a1
<div style="border:2px solid #c701a1;">Content here</div>
.myborder {border:2px solid #c701a1;}