#1f80a0 color space conversions
Hex:
#1f80a0
RGB:
31, 128, 160
CMY:
88, 50, 37
CMYK:
81, 20, 0, 37
HSL:
195°, 67.5393%, 37.4510%
HSV (HSB):
195°, 80.6250%, 62.7451%
XYZ:
14.6294, 18.2677, 36.0127
xyY:
0.2123, 0.2651, 18.2677
CIE-Lab:
49.8192, -15.7459, -24.8312
CIE-LCH:
49.8192, 29.4027, 237.6205
CIE-Luv:
49.8192, -32.5913, -34.8928
Hunter-Lab:
42.7407, -13.6989, -20.0383
#1f80a0 color charts
#1f80a0 color shades, tints & tones
#1f80a0 color schemes
#1f80a0 color preview, HTML & CSS examples
This text has a color of #1f80a0
<p style="color:#1f80a0;">Text here</p>
.mytext {color:#1f80a0;}
This box has a color of #1f80a0
<div style="background-color:#1f80a0;">Content here</div>
.mybackground {background-color:#1f80a0;}
Border around this has a color of #1f80a0
<div style="border:2px solid #1f80a0;">Content here</div>
.myborder {border:2px solid #1f80a0;}