#7f037e color space conversions
Hex:
#7f037e
RGB:
127, 3, 126
CMY:
50, 99, 51
CMYK:
0, 98, 1, 50
HSL:
300°, 95.3846%, 25.4902%
HSV (HSB):
300°, 97.6378%, 49.8039%
XYZ:
12.5509, 6.0835, 20.2514
xyY:
0.3228, 0.1564, 6.0835
CIE-Lab:
29.6222, 57.9663, -35.5048
CIE-LCH:
29.6222, 67.9756, 328.5122
CIE-Luv:
29.6222, 41.2973, -52.2244
Hunter-Lab:
24.6648, 47.6677, -31.4156
#7f037e color charts
#7f037e color shades, tints & tones
#7f037e color schemes
#7f037e color preview, HTML & CSS examples
This text has a color of #7f037e
<p style="color:#7f037e;">Text here</p>
.mytext {color:#7f037e;}
This box has a color of #7f037e
<div style="background-color:#7f037e;">Content here</div>
.mybackground {background-color:#7f037e;}
Border around this has a color of #7f037e
<div style="border:2px solid #7f037e;">Content here</div>
.myborder {border:2px solid #7f037e;}