#7f01a1 color space conversions
Hex:
#7f01a1
RGB:
127, 1, 161
CMY:
50, 100, 37
CMYK:
21, 99, 0, 37
HSL:
287°, 98.7654%, 31.7647%
HSV (HSB):
287°, 99.3789%, 63.1373%
XYZ:
15.1963, 7.1069, 34.2891
xyY:
0.2685, 0.1256, 7.1069
CIE-Lab:
32.0491, 64.2665, -53.2265
CIE-LCH:
32.0491, 83.4460, 320.3679
CIE-Luv:
32.0491, 30.2963, -76.5107
Hunter-Lab:
26.6589, 55.0969, -57.5986
#7f01a1 color charts
#7f01a1 color shades, tints & tones
#7f01a1 color schemes
#7f01a1 color preview, HTML & CSS examples
This text has a color of #7f01a1
<p style="color:#7f01a1;">Text here</p>
.mytext {color:#7f01a1;}
This box has a color of #7f01a1
<div style="background-color:#7f01a1;">Content here</div>
.mybackground {background-color:#7f01a1;}
Border around this has a color of #7f01a1
<div style="border:2px solid #7f01a1;">Content here</div>
.myborder {border:2px solid #7f01a1;}