#1f90a7 color space conversions
Hex:
#1f90a7
RGB:
31, 144, 167
CMY:
88, 44, 35
CMYK:
81, 14, 0, 35
HSL:
190°, 68.6869%, 38.8235%
HSV (HSB):
190°, 81.4371%, 65.4902%
XYZ:
17.5134, 23.0278, 40.0810
xyY:
0.2172, 0.2856, 23.0278
CIE-Lab:
55.1010, -21.9491, -20.7483
CIE-LCH:
55.1010, 30.2036, 223.3890
CIE-Luv:
55.1010, -37.8598, -28.2231
Hunter-Lab:
47.9873, -18.8328, -15.9303
#1f90a7 color charts
#1f90a7 color shades, tints & tones
#1f90a7 color schemes
#1f90a7 color preview, HTML & CSS examples
This text has a color of #1f90a7
<p style="color:#1f90a7;">Text here</p>
.mytext {color:#1f90a7;}
This box has a color of #1f90a7
<div style="background-color:#1f90a7;">Content here</div>
.mybackground {background-color:#1f90a7;}
Border around this has a color of #1f90a7
<div style="border:2px solid #1f90a7;">Content here</div>
.myborder {border:2px solid #1f90a7;}