#c701e5 color space conversions
Hex:
#c701e5
RGB:
199, 1, 229
CMY:
22, 100, 10
CMYK:
13, 100, 0, 10
HSL:
292°, 99.1304%, 45.0980%
HSV (HSB):
292°, 99.5633%, 89.8039%
XYZ:
37.7069, 17.8210, 75.5812
xyY:
0.2876, 0.1359, 17.8210
CIE-Lab:
49.2782, 86.0212, -64.5361
CIE-LCH:
49.2782, 107.5386, 323.1215
CIE-Luv:
49.2782, 54.9624, -106.8040
Hunter-Lab:
42.2149, 85.5625, -76.6019
#c701e5 color charts
#c701e5 color shades, tints & tones
#c701e5 color schemes
#c701e5 color preview, HTML & CSS examples
This text has a color of #c701e5
<p style="color:#c701e5;">Text here</p>
.mytext {color:#c701e5;}
This box has a color of #c701e5
<div style="background-color:#c701e5;">Content here</div>
.mybackground {background-color:#c701e5;}
Border around this has a color of #c701e5
<div style="border:2px solid #c701e5;">Content here</div>
.myborder {border:2px solid #c701e5;}