#1f717d color space conversions
Hex:
#1f717d
RGB:
31, 113, 125
CMY:
88, 56, 51
CMYK:
75, 10, 0, 51
HSL:
188°, 60.2564%, 30.5882%
HSV (HSB):
188°, 75.2000%, 49.0196%
XYZ:
10.1719, 13.5822, 21.4876
xyY:
0.2248, 0.3002, 13.5822
CIE-Lab:
43.6277, -19.6288, -13.6345
CIE-LCH:
43.6277, 23.8996, 214.7844
CIE-Luv:
43.6277, -29.3082, -16.5640
Hunter-Lab:
36.8541, -15.2279, -8.7708
#1f717d color charts
#1f717d color shades, tints & tones
#1f717d color schemes
#1f717d color preview, HTML & CSS examples
This text has a color of #1f717d
<p style="color:#1f717d;">Text here</p>
.mytext {color:#1f717d;}
This box has a color of #1f717d
<div style="background-color:#1f717d;">Content here</div>
.mybackground {background-color:#1f717d;}
Border around this has a color of #1f717d
<div style="border:2px solid #1f717d;">Content here</div>
.myborder {border:2px solid #1f717d;}