#1f99c4 color space conversions
Hex:
#1f99c4
RGB:
31, 153, 196
CMY:
88, 40, 23
CMYK:
84, 22, 0, 23
HSL:
196°, 72.6872%, 44.5098%
HSV (HSB):
196°, 84.1837%, 76.8627%
XYZ:
21.9201, 27.0593, 56.2922
xyY:
0.2082, 0.2570, 27.0593
CIE-Lab:
59.0292, -16.7786, -31.1582
CIE-LCH:
59.0292, 35.3886, 241.6977
CIE-Luv:
59.0292, -39.0551, -46.1906
Hunter-Lab:
52.0185, -15.8143, -27.7481
#1f99c4 color charts
#1f99c4 color shades, tints & tones
#1f99c4 color schemes
#1f99c4 color preview, HTML & CSS examples
This text has a color of #1f99c4
<p style="color:#1f99c4;">Text here</p>
.mytext {color:#1f99c4;}
This box has a color of #1f99c4
<div style="background-color:#1f99c4;">Content here</div>
.mybackground {background-color:#1f99c4;}
Border around this has a color of #1f99c4
<div style="border:2px solid #1f99c4;">Content here</div>
.myborder {border:2px solid #1f99c4;}