#1f90b6 color space conversions
Hex:
#1f90b6
RGB:
31, 144, 182
CMY:
88, 44, 29
CMYK:
83, 21, 0, 29
HSL:
195°, 70.8920%, 41.7647%
HSV (HSB):
195°, 82.9670%, 71.3725%
XYZ:
18.9818, 23.6152, 47.8137
xyY:
0.2100, 0.2612, 23.6152
CIE-Lab:
55.7005, -16.7934, -28.3962
CIE-LCH:
55.7005, 32.9903, 239.4001
CIE-Luv:
55.7005, -36.8420, -41.2466
Hunter-Lab:
48.5955, -15.3184, -24.3193
#1f90b6 color charts
#1f90b6 color shades, tints & tones
#1f90b6 color schemes
#1f90b6 color preview, HTML & CSS examples
This text has a color of #1f90b6
<p style="color:#1f90b6;">Text here</p>
.mytext {color:#1f90b6;}
This box has a color of #1f90b6
<div style="background-color:#1f90b6;">Content here</div>
.mybackground {background-color:#1f90b6;}
Border around this has a color of #1f90b6
<div style="border:2px solid #1f90b6;">Content here</div>
.myborder {border:2px solid #1f90b6;}