#1f90ed color space conversions
Hex:
#1f90ed
RGB:
31, 144, 237
CMY:
88, 44, 7
CMYK:
87, 39, 0, 7
HSL:
207°, 85.1240%, 52.5490%
HSV (HSB):
207°, 86.9198%, 92.9412%
XYZ:
25.8244, 26.3522, 83.8462
xyY:
0.1899, 0.1937, 26.3522
CIE-Lab:
58.3699, 3.2826, -55.0937
CIE-LCH:
58.3699, 55.1914, 273.4098
CIE-Luv:
58.3699, -33.5932, -87.8273
Hunter-Lab:
51.3344, -0.0387, -60.9061
#1f90ed color charts
#1f90ed color shades, tints & tones
#1f90ed color schemes
#1f90ed color preview, HTML & CSS examples
This text has a color of #1f90ed
<p style="color:#1f90ed;">Text here</p>
.mytext {color:#1f90ed;}
This box has a color of #1f90ed
<div style="background-color:#1f90ed;">Content here</div>
.mybackground {background-color:#1f90ed;}
Border around this has a color of #1f90ed
<div style="border:2px solid #1f90ed;">Content here</div>
.myborder {border:2px solid #1f90ed;}