#1f8cc7 color space conversions
Hex:
#1f8cc7
RGB:
31, 140, 199
CMY:
88, 45, 22
CMYK:
84, 30, 0, 22
HSL:
201°, 73.0435%, 45.0980%
HSV (HSB):
201°, 84.4221%, 78.0392%
XYZ:
20.2520, 23.1710, 57.4379
xyY:
0.2008, 0.2297, 23.1710
CIE-Lab:
55.2480, -8.4648, -38.7591
CIE-LCH:
55.2480, 39.6727, 257.6803
CIE-Luv:
55.2480, -34.3753, -59.0714
Hunter-Lab:
48.1363, -9.1397, -37.0515
#1f8cc7 color charts
#1f8cc7 color shades, tints & tones
#1f8cc7 color schemes
#1f8cc7 color preview, HTML & CSS examples
This text has a color of #1f8cc7
<p style="color:#1f8cc7;">Text here</p>
.mytext {color:#1f8cc7;}
This box has a color of #1f8cc7
<div style="background-color:#1f8cc7;">Content here</div>
.mybackground {background-color:#1f8cc7;}
Border around this has a color of #1f8cc7
<div style="border:2px solid #1f8cc7;">Content here</div>
.myborder {border:2px solid #1f8cc7;}