#1f90b3 color space conversions
Hex:
#1f90b3
RGB:
31, 144, 179
CMY:
88, 44, 30
CMYK:
83, 20, 0, 30
HSL:
194°, 70.4762%, 41.1765%
HSV (HSB):
194°, 82.6816%, 70.1961%
XYZ:
18.6750, 23.4925, 46.1981
xyY:
0.2113, 0.2659, 23.4925
CIE-Lab:
55.5760, -17.8403, -26.8788
CIE-LCH:
55.5760, 32.2606, 236.4265
CIE-Luv:
55.5760, -37.0423, -38.6412
Hunter-Lab:
48.4691, -16.0452, -22.5836
#1f90b3 color charts
#1f90b3 color shades, tints & tones
#1f90b3 color schemes
#1f90b3 color preview, HTML & CSS examples
This text has a color of #1f90b3
<p style="color:#1f90b3;">Text here</p>
.mytext {color:#1f90b3;}
This box has a color of #1f90b3
<div style="background-color:#1f90b3;">Content here</div>
.mybackground {background-color:#1f90b3;}
Border around this has a color of #1f90b3
<div style="border:2px solid #1f90b3;">Content here</div>
.myborder {border:2px solid #1f90b3;}