#c801a7 color space conversions
Hex:
#c801a7
RGB:
200, 1, 167
CMY:
22, 100, 35
CMYK:
0, 100, 17, 22
HSL:
310°, 99.0050%, 39.4118%
HSV (HSB):
310°, 99.5000%, 78.4314%
XYZ:
30.8053, 15.0911, 37.8485
xyY:
0.3678, 0.1802, 15.0911
CIE-Lab:
45.7587, 77.2505, -34.1435
CIE-LCH:
45.7587, 84.4595, 336.1553
CIE-Luv:
45.7587, 80.0368, -60.6557
Hunter-Lab:
38.8473, 73.5653, -30.5725
#c801a7 color charts
#c801a7 color shades, tints & tones
#c801a7 color schemes
#c801a7 color preview, HTML & CSS examples
This text has a color of #c801a7
<p style="color:#c801a7;">Text here</p>
.mytext {color:#c801a7;}
This box has a color of #c801a7
<div style="background-color:#c801a7;">Content here</div>
.mybackground {background-color:#c801a7;}
Border around this has a color of #c801a7
<div style="border:2px solid #c801a7;">Content here</div>
.myborder {border:2px solid #c801a7;}