#1f99dc color space conversions
Hex:
#1f99dc
RGB:
31, 153, 220
CMY:
88, 40, 14
CMYK:
86, 30, 0, 14
HSL:
201°, 75.2988%, 49.2157%
HSV (HSB):
201°, 85.9091%, 86.2745%
XYZ:
24.8746, 28.2411, 71.8502
xyY:
0.1991, 0.2260, 28.2411
CIE-Lab:
60.1059, -8.2202, -42.9045
CIE-LCH:
60.1059, 43.6849, 259.1540
CIE-Luv:
60.1059, -37.5079, -66.8659
Hunter-Lab:
53.1423, -9.4478, -42.9624
#1f99dc color charts
#1f99dc color shades, tints & tones
#1f99dc color schemes
#1f99dc color preview, HTML & CSS examples
This text has a color of #1f99dc
<p style="color:#1f99dc;">Text here</p>
.mytext {color:#1f99dc;}
This box has a color of #1f99dc
<div style="background-color:#1f99dc;">Content here</div>
.mybackground {background-color:#1f99dc;}
Border around this has a color of #1f99dc
<div style="border:2px solid #1f99dc;">Content here</div>
.myborder {border:2px solid #1f99dc;}