#1f90e7 color space conversions
Hex:
#1f90e7
RGB:
31, 144, 231
CMY:
88, 44, 9
CMYK:
87, 38, 0, 9
HSL:
206°, 80.6452%, 51.3725%
HSV (HSB):
206°, 86.5801%, 90.5882%
XYZ:
24.9621, 26.0073, 79.3056
xyY:
0.1916, 0.1996, 26.0073
CIE-Lab:
58.0440, 1.0421, -52.2849
CIE-LCH:
58.0440, 52.2953, 271.1418
CIE-Luv:
58.0440, -33.9028, -82.9146
Hunter-Lab:
50.9974, -1.8735, -56.5032
#1f90e7 color charts
#1f90e7 color shades, tints & tones
#1f90e7 color schemes
#1f90e7 color preview, HTML & CSS examples
This text has a color of #1f90e7
<p style="color:#1f90e7;">Text here</p>
.mytext {color:#1f90e7;}
This box has a color of #1f90e7
<div style="background-color:#1f90e7;">Content here</div>
.mybackground {background-color:#1f90e7;}
Border around this has a color of #1f90e7
<div style="border:2px solid #1f90e7;">Content here</div>
.myborder {border:2px solid #1f90e7;}