#1f707b color space conversions
Hex:
#1f707b
RGB:
31, 112, 123
CMY:
88, 56, 52
CMYK:
75, 9, 0, 52
HSL:
187°, 59.7403%, 30.1961%
HSV (HSB):
187°, 74.7967%, 48.2353%
XYZ:
9.9344, 13.3097, 20.7843
xyY:
0.2256, 0.3023, 13.3097
CIE-Lab:
43.2262, -19.7602, -13.0423
CIE-LCH:
43.2262, 23.6763, 213.4261
CIE-Luv:
43.2262, -29.0578, -15.6405
Hunter-Lab:
36.4825, -15.2377, -8.2402
#1f707b color charts
#1f707b color shades, tints & tones
#1f707b color schemes
#1f707b color preview, HTML & CSS examples
This text has a color of #1f707b
<p style="color:#1f707b;">Text here</p>
.mytext {color:#1f707b;}
This box has a color of #1f707b
<div style="background-color:#1f707b;">Content here</div>
.mybackground {background-color:#1f707b;}
Border around this has a color of #1f707b
<div style="border:2px solid #1f707b;">Content here</div>
.myborder {border:2px solid #1f707b;}