#1f90ff color space conversions
Hex:
#1f90ff
RGB:
31, 144, 255
CMY:
88, 44, 0
CMYK:
88, 44, 0, 0
HSL:
210°, 100.0000%, 56.0784%
HSV (HSB):
210°, 87.8431%, 100.0000%
XYZ:
28.5883, 27.4578, 98.4009
xyY:
0.1851, 0.1778, 27.4578
CIE-Lab:
59.3957, 10.0251, -63.3717
CIE-LCH:
59.3957, 64.1597, 278.9895
CIE-Luv:
59.3957, -32.7360, -102.2465
Hunter-Lab:
52.4002, 5.6851, -74.6588
#1f90ff color charts
#1f90ff color shades, tints & tones
#1f90ff color schemes
#1f90ff color preview, HTML & CSS examples
This text has a color of #1f90ff
<p style="color:#1f90ff;">Text here</p>
.mytext {color:#1f90ff;}
This box has a color of #1f90ff
<div style="background-color:#1f90ff;">Content here</div>
.mybackground {background-color:#1f90ff;}
Border around this has a color of #1f90ff
<div style="border:2px solid #1f90ff;">Content here</div>
.myborder {border:2px solid #1f90ff;}