#7f8dac color space conversions
Hex:
#7f8dac
RGB:
127, 141, 172
CMY:
50, 45, 33
CMYK:
26, 18, 0, 33
HSL:
221°, 21.3270%, 58.6275%
HSV (HSB):
221°, 26.1628%, 67.4510%
XYZ:
25.7237, 26.5403, 42.7967
xyY:
0.2706, 0.2792, 26.5403
CIE-Lab:
58.5464, 2.1002, -17.9748
CIE-LCH:
58.5464, 18.0971, 276.6642
CIE-Luv:
58.5464, -8.7605, -27.2361
Hunter-Lab:
51.5173, -1.0265, -13.1916
#7f8dac color charts
#7f8dac color shades, tints & tones
#7f8dac color schemes
#7f8dac color preview, HTML & CSS examples
This text has a color of #7f8dac
<p style="color:#7f8dac;">Text here</p>
.mytext {color:#7f8dac;}
This box has a color of #7f8dac
<div style="background-color:#7f8dac;">Content here</div>
.mybackground {background-color:#7f8dac;}
Border around this has a color of #7f8dac
<div style="border:2px solid #7f8dac;">Content here</div>
.myborder {border:2px solid #7f8dac;}