#7f03a1 color space conversions
Hex:
#7f03a1
RGB:
127, 3, 161
CMY:
50, 99, 37
CMYK:
21, 98, 0, 37
HSL:
287°, 96.3415%, 32.1569%
HSV (HSB):
287°, 98.1366%, 63.1373%
XYZ:
15.2180, 7.1504, 34.2963
xyY:
0.2686, 0.1262, 7.1504
CIE-Lab:
32.1468, 63.9747, -53.0677
CIE-LCH:
32.1468, 83.1201, 320.3240
CIE-Luv:
32.1468, 30.2011, -76.3860
Hunter-Lab:
26.7402, 54.7901, -57.3258
#7f03a1 color charts
#7f03a1 color shades, tints & tones
#7f03a1 color schemes
#7f03a1 color preview, HTML & CSS examples
This text has a color of #7f03a1
<p style="color:#7f03a1;">Text here</p>
.mytext {color:#7f03a1;}
This box has a color of #7f03a1
<div style="background-color:#7f03a1;">Content here</div>
.mybackground {background-color:#7f03a1;}
Border around this has a color of #7f03a1
<div style="border:2px solid #7f03a1;">Content here</div>
.myborder {border:2px solid #7f03a1;}