#1f90e3 color space conversions
Hex:
#1f90e3
RGB:
31, 144, 227
CMY:
88, 44, 11
CMYK:
86, 37, 0, 11
HSL:
205°, 77.7778%, 50.5882%
HSV (HSB):
205°, 86.3436%, 89.0196%
XYZ:
24.4035, 25.7839, 76.3636
xyY:
0.1928, 0.2037, 25.7839
CIE-Lab:
57.8313, -0.4479, -50.3983
CIE-LCH:
57.8313, 50.4003, 269.4908
CIE-Luv:
57.8313, -34.1158, -79.6115
Hunter-Lab:
50.7778, -3.0754, -53.6204
#1f90e3 color charts
#1f90e3 color shades, tints & tones
#1f90e3 color schemes
#1f90e3 color preview, HTML & CSS examples
This text has a color of #1f90e3
<p style="color:#1f90e3;">Text here</p>
.mytext {color:#1f90e3;}
This box has a color of #1f90e3
<div style="background-color:#1f90e3;">Content here</div>
.mybackground {background-color:#1f90e3;}
Border around this has a color of #1f90e3
<div style="border:2px solid #1f90e3;">Content here</div>
.myborder {border:2px solid #1f90e3;}