#7f7f9c color space conversions
Hex:
#7f7f9c
RGB:
127, 127, 156
CMY:
50, 50, 39
CMYK:
19, 19, 0, 39
HSL:
240°, 12.7753%, 55.4902%
HSV (HSB):
240°, 18.5897%, 61.1765%
XYZ:
22.3425, 22.0911, 34.5389
xyY:
0.2829, 0.2797, 22.0911
CIE-Lab:
54.1235, 6.3236, -15.4969
CIE-LCH:
54.1235, 16.7375, 292.1983
CIE-Luv:
54.1235, -1.7033, -23.6354
Hunter-Lab:
47.0011, 2.6000, -10.6686
#7f7f9c color charts
#7f7f9c color shades, tints & tones
#7f7f9c color schemes
#7f7f9c color preview, HTML & CSS examples
This text has a color of #7f7f9c
<p style="color:#7f7f9c;">Text here</p>
.mytext {color:#7f7f9c;}
This box has a color of #7f7f9c
<div style="background-color:#7f7f9c;">Content here</div>
.mybackground {background-color:#7f7f9c;}
Border around this has a color of #7f7f9c
<div style="border:2px solid #7f7f9c;">Content here</div>
.myborder {border:2px solid #7f7f9c;}