#c701c7 color space conversions
Hex:
#c701c7
RGB:
199, 1, 199
CMY:
22, 100, 22
CMYK:
0, 99, 0, 22
HSL:
300°, 99.0000%, 39.2157%
HSV (HSB):
300°, 99.4975%, 78.0392%
XYZ:
33.8728, 16.2873, 55.3913
xyY:
0.3209, 0.1543, 16.2873
CIE-Lab:
47.3492, 81.4360, -50.4351
CIE-LCH:
47.3492, 95.7890, 328.2292
CIE-Luv:
47.3492, 65.9095, -85.2231
Hunter-Lab:
40.3576, 79.1925, -53.1260
#c701c7 color charts
#c701c7 color shades, tints & tones
#c701c7 color schemes
#c701c7 color preview, HTML & CSS examples
This text has a color of #c701c7
<p style="color:#c701c7;">Text here</p>
.mytext {color:#c701c7;}
This box has a color of #c701c7
<div style="background-color:#c701c7;">Content here</div>
.mybackground {background-color:#c701c7;}
Border around this has a color of #c701c7
<div style="border:2px solid #c701c7;">Content here</div>
.myborder {border:2px solid #c701c7;}