#7f036e color space conversions
Hex:
#7f036e
RGB:
127, 3, 110
CMY:
50, 99, 57
CMYK:
0, 98, 13, 50
HSL:
308°, 95.3846%, 25.4902%
HSV (HSB):
308°, 97.6378%, 49.8039%
XYZ:
11.5994, 5.7029, 15.2413
xyY:
0.3564, 0.1752, 5.7029
CIE-Lab:
28.6503, 55.5520, -26.8613
CIE-LCH:
28.6503, 61.7054, 334.1946
CIE-Luv:
28.6503, 47.2722, -40.6260
Hunter-Lab:
23.8808, 44.9098, -21.1236
#7f036e color charts
#7f036e color shades, tints & tones
#7f036e color schemes
#7f036e color preview, HTML & CSS examples
This text has a color of #7f036e
<p style="color:#7f036e;">Text here</p>
.mytext {color:#7f036e;}
This box has a color of #7f036e
<div style="background-color:#7f036e;">Content here</div>
.mybackground {background-color:#7f036e;}
Border around this has a color of #7f036e
<div style="border:2px solid #7f036e;">Content here</div>
.myborder {border:2px solid #7f036e;}