#7e0e7e color space conversions
Hex:
#7e0e7e
RGB:
126, 14, 126
CMY:
51, 95, 51
CMYK:
0, 89, 0, 51
HSL:
300°, 80.0000%, 27.4510%
HSV (HSB):
300°, 88.8889%, 49.4118%
XYZ:
12.5271, 6.2561, 20.2859
xyY:
0.3206, 0.1601, 6.2561
CIE-Lab:
30.0495, 55.9638, -34.8330
CIE-LCH:
30.0495, 65.9188, 328.1011
CIE-Luv:
30.0495, 39.7698, -51.4239
Hunter-Lab:
25.0121, 45.6292, -30.5784
#7e0e7e color charts
#7e0e7e color shades, tints & tones
#7e0e7e color schemes
#7e0e7e color preview, HTML & CSS examples
This text has a color of #7e0e7e
<p style="color:#7e0e7e;">Text here</p>
.mytext {color:#7e0e7e;}
This box has a color of #7e0e7e
<div style="background-color:#7e0e7e;">Content here</div>
.mybackground {background-color:#7e0e7e;}
Border around this has a color of #7e0e7e
<div style="border:2px solid #7e0e7e;">Content here</div>
.myborder {border:2px solid #7e0e7e;}