#7f03a4 color space conversions
Hex:
#7f03a4
RGB:
127, 3, 164
CMY:
50, 99, 36
CMYK:
23, 98, 0, 36
HSL:
286°, 96.4072%, 32.7451%
HSV (HSB):
286°, 98.1707%, 64.3137%
XYZ:
15.4858, 7.2575, 35.7066
xyY:
0.2649, 0.1242, 7.2575
CIE-Lab:
32.3860, 64.5269, -54.4954
CIE-LCH:
32.3860, 84.4599, 319.8176
CIE-Luv:
32.3860, 29.3747, -78.3720
Hunter-Lab:
26.9397, 55.4629, -59.7267
#7f03a4 color charts
#7f03a4 color shades, tints & tones
#7f03a4 color schemes
#7f03a4 color preview, HTML & CSS examples
This text has a color of #7f03a4
<p style="color:#7f03a4;">Text here</p>
.mytext {color:#7f03a4;}
This box has a color of #7f03a4
<div style="background-color:#7f03a4;">Content here</div>
.mybackground {background-color:#7f03a4;}
Border around this has a color of #7f03a4
<div style="border:2px solid #7f03a4;">Content here</div>
.myborder {border:2px solid #7f03a4;}