#1f99d8 color space conversions
Hex:
#1f99d8
RGB:
31, 153, 216
CMY:
88, 40, 15
CMYK:
86, 29, 0, 15
HSL:
200°, 74.8988%, 48.4314%
HSV (HSB):
200°, 85.6481%, 84.7059%
XYZ:
24.3510, 28.0316, 69.0930
xyY:
0.2005, 0.2308, 28.0316
CIE-Lab:
59.9173, -9.6672, -40.9733
CIE-LCH:
59.9173, 42.0983, 256.7244
CIE-Luv:
59.9173, -37.7555, -63.4500
Hunter-Lab:
52.9449, -10.5560, -40.3118
#1f99d8 color charts
#1f99d8 color shades, tints & tones
#1f99d8 color schemes
#1f99d8 color preview, HTML & CSS examples
This text has a color of #1f99d8
<p style="color:#1f99d8;">Text here</p>
.mytext {color:#1f99d8;}
This box has a color of #1f99d8
<div style="background-color:#1f99d8;">Content here</div>
.mybackground {background-color:#1f99d8;}
Border around this has a color of #1f99d8
<div style="border:2px solid #1f99d8;">Content here</div>
.myborder {border:2px solid #1f99d8;}