#1f90c5 color space conversions
Hex:
#1f90c5
RGB:
31, 144, 197
CMY:
88, 44, 23
CMYK:
84, 27, 0, 23
HSL:
199°, 72.8070%, 44.7059%
HSV (HSB):
199°, 84.2640%, 77.2549%
XYZ:
20.6164, 24.2690, 56.4211
xyY:
0.2035, 0.2396, 24.2690
CIE-Lab:
56.3562, -11.4606, -35.8893
CIE-LCH:
56.3562, 37.6747, 252.2900
CIE-Luv:
56.3562, -35.8713, -54.2246
Hunter-Lab:
49.2636, -11.5107, -33.4197
#1f90c5 color charts
#1f90c5 color shades, tints & tones
#1f90c5 color schemes
#1f90c5 color preview, HTML & CSS examples
This text has a color of #1f90c5
<p style="color:#1f90c5;">Text here</p>
.mytext {color:#1f90c5;}
This box has a color of #1f90c5
<div style="background-color:#1f90c5;">Content here</div>
.mybackground {background-color:#1f90c5;}
Border around this has a color of #1f90c5
<div style="border:2px solid #1f90c5;">Content here</div>
.myborder {border:2px solid #1f90c5;}