#c701c5 color space conversions
Hex:
#c701c5
RGB:
199, 1, 197
CMY:
22, 100, 23
CMYK:
0, 99, 1, 22
HSL:
301°, 99.0000%, 39.2157%
HSV (HSB):
301°, 99.4975%, 78.0392%
XYZ:
33.6421, 16.1950, 54.1761
xyY:
0.3234, 0.1557, 16.1950
CIE-Lab:
47.2293, 81.1460, -49.4657
CIE-LCH:
47.2293, 95.0343, 328.6340
CIE-Luv:
47.2293, 66.6949, -83.7423
Hunter-Lab:
40.2431, 78.7957, -51.6474
#c701c5 color charts
#c701c5 color shades, tints & tones
#c701c5 color schemes
#c701c5 color preview, HTML & CSS examples
This text has a color of #c701c5
<p style="color:#c701c5;">Text here</p>
.mytext {color:#c701c5;}
This box has a color of #c701c5
<div style="background-color:#c701c5;">Content here</div>
.mybackground {background-color:#c701c5;}
Border around this has a color of #c701c5
<div style="border:2px solid #c701c5;">Content here</div>
.myborder {border:2px solid #c701c5;}