#7f02a3 color space conversions
Hex:
#7f02a3
RGB:
127, 2, 163
CMY:
50, 99, 36
CMYK:
22, 99, 0, 36
HSL:
287°, 97.5758%, 32.3529%
HSV (HSB):
287°, 98.7730%, 63.9216%
XYZ:
15.3850, 7.1998, 35.2292
xyY:
0.2661, 0.1245, 7.1998
CIE-Lab:
32.2575, 64.4871, -54.0996
CIE-LCH:
32.2575, 84.1746, 320.0060
CIE-Luv:
32.2575, 29.6948, -77.7724
Hunter-Lab:
26.8324, 55.3902, -59.0611
#7f02a3 color charts
#7f02a3 color shades, tints & tones
#7f02a3 color schemes
#7f02a3 color preview, HTML & CSS examples
This text has a color of #7f02a3
<p style="color:#7f02a3;">Text here</p>
.mytext {color:#7f02a3;}
This box has a color of #7f02a3
<div style="background-color:#7f02a3;">Content here</div>
.mybackground {background-color:#7f02a3;}
Border around this has a color of #7f02a3
<div style="border:2px solid #7f02a3;">Content here</div>
.myborder {border:2px solid #7f02a3;}