#7f99b3 color space conversions
Hex:
#7f99b3
RGB:
127, 153, 179
CMY:
50, 40, 30
CMYK:
29, 15, 0, 30
HSL:
210°, 25.4902%, 60.0000%
HSV (HSB):
210°, 29.0503%, 70.1961%
XYZ:
28.2803, 30.5492, 47.0539
xyY:
0.2671, 0.2885, 30.5492
CIE-Lab:
62.1252, -2.9473, -16.5095
CIE-LCH:
62.1252, 16.7705, 259.8780
CIE-Luv:
62.1252, -14.2291, -24.4761
Hunter-Lab:
55.2713, -5.3928, -11.7852
#7f99b3 color charts
#7f99b3 color shades, tints & tones
#7f99b3 color schemes
#7f99b3 color preview, HTML & CSS examples
This text has a color of #7f99b3
<p style="color:#7f99b3;">Text here</p>
.mytext {color:#7f99b3;}
This box has a color of #7f99b3
<div style="background-color:#7f99b3;">Content here</div>
.mybackground {background-color:#7f99b3;}
Border around this has a color of #7f99b3
<div style="border:2px solid #7f99b3;">Content here</div>
.myborder {border:2px solid #7f99b3;}