#1f99b4 color space conversions
Hex:
#1f99b4
RGB:
31, 153, 180
CMY:
88, 40, 29
CMYK:
83, 15, 0, 29
HSL:
191°, 70.6161%, 41.3725%
HSV (HSB):
191°, 82.7778%, 70.5882%
XYZ:
20.1945, 26.3691, 47.2054
xyY:
0.2154, 0.2812, 26.3691
CIE-Lab:
58.3857, -22.2719, -23.1190
CIE-LCH:
58.3857, 32.1018, 226.0692
CIE-Luv:
58.3857, -40.1568, -32.2811
Hunter-Lab:
51.3508, -19.6660, -18.5581
#1f99b4 color charts
#1f99b4 color shades, tints & tones
#1f99b4 color schemes
#1f99b4 color preview, HTML & CSS examples
This text has a color of #1f99b4
<p style="color:#1f99b4;">Text here</p>
.mytext {color:#1f99b4;}
This box has a color of #1f99b4
<div style="background-color:#1f99b4;">Content here</div>
.mybackground {background-color:#1f99b4;}
Border around this has a color of #1f99b4
<div style="border:2px solid #1f99b4;">Content here</div>
.myborder {border:2px solid #1f99b4;}