#7f93a3 color space conversions
Hex:
#7f93a3
RGB:
127, 147, 163
CMY:
50, 42, 36
CMYK:
22, 10, 0, 36
HSL:
207°, 16.3636%, 56.8627%
HSV (HSB):
207°, 22.0859%, 63.9216%
XYZ:
25.7970, 28.0238, 38.6998
xyY:
0.2788, 0.3029, 28.0238
CIE-Lab:
59.9102, -3.4714, -10.7908
CIE-LCH:
59.9102, 11.3355, 252.1670
CIE-Luv:
59.9102, -11.1484, -15.3888
Hunter-Lab:
52.9375, -5.6558, -6.2875
#7f93a3 color charts
#7f93a3 color shades, tints & tones
#7f93a3 color schemes
#7f93a3 color preview, HTML & CSS examples
This text has a color of #7f93a3
<p style="color:#7f93a3;">Text here</p>
.mytext {color:#7f93a3;}
This box has a color of #7f93a3
<div style="background-color:#7f93a3;">Content here</div>
.mybackground {background-color:#7f93a3;}
Border around this has a color of #7f93a3
<div style="border:2px solid #7f93a3;">Content here</div>
.myborder {border:2px solid #7f93a3;}