#7f047f color space conversions
Hex:
#7f047f
RGB:
127, 4, 127
CMY:
50, 98, 50
CMYK:
0, 97, 0, 50
HSL:
300°, 93.8931%, 25.6863%
HSV (HSB):
300°, 96.8504%, 49.8039%
XYZ:
12.6266, 6.1312, 20.5966
xyY:
0.3208, 0.1558, 6.1312
CIE-Lab:
29.7410, 57.9652, -35.9450
CIE-LCH:
29.7410, 68.2056, 328.1964
CIE-Luv:
29.7410, 40.8722, -52.8491
Hunter-Lab:
24.7612, 47.6912, -31.9852
#7f047f color charts
#7f047f color shades, tints & tones
#7f047f color schemes
#7f047f color preview, HTML & CSS examples
This text has a color of #7f047f
<p style="color:#7f047f;">Text here</p>
.mytext {color:#7f047f;}
This box has a color of #7f047f
<div style="background-color:#7f047f;">Content here</div>
.mybackground {background-color:#7f047f;}
Border around this has a color of #7f047f
<div style="border:2px solid #7f047f;">Content here</div>
.myborder {border:2px solid #7f047f;}