#7e7e9c color space conversions
Hex:
#7e7e9c
RGB:
126, 126, 156
CMY:
51, 51, 39
CMYK:
19, 19, 0, 39
HSL:
240°, 13.1579%, 55.2941%
HSV (HSB):
240°, 19.2308%, 61.1765%
XYZ:
22.0658, 21.7576, 34.4891
xyY:
0.2818, 0.2778, 21.7576
CIE-Lab:
53.7689, 6.5728, -16.0428
CIE-LCH:
53.7689, 17.3370, 292.2792
CIE-Luv:
53.7689, -1.7636, -24.4726
Hunter-Lab:
46.6451, 2.8118, -11.1872
#7e7e9c color charts
#7e7e9c color shades, tints & tones
#7e7e9c color schemes
#7e7e9c color preview, HTML & CSS examples
This text has a color of #7e7e9c
<p style="color:#7e7e9c;">Text here</p>
.mytext {color:#7e7e9c;}
This box has a color of #7e7e9c
<div style="background-color:#7e7e9c;">Content here</div>
.mybackground {background-color:#7e7e9c;}
Border around this has a color of #7e7e9c
<div style="border:2px solid #7e7e9c;">Content here</div>
.myborder {border:2px solid #7e7e9c;}