#1f80bb color space conversions
Hex:
#1f80bb
RGB:
31, 128, 187
CMY:
88, 50, 27
CMYK:
83, 32, 0, 27
HSL:
203°, 71.5596%, 42.7451%
HSV (HSB):
203°, 83.4225%, 73.3333%
XYZ:
17.2539, 19.3175, 49.8330
xyY:
0.1997, 0.2236, 19.3175
CIE-Lab:
51.0566, -5.9287, -38.5134
CIE-LCH:
51.0566, 38.9670, 261.2486
CIE-Luv:
51.0566, -30.9705, -58.0770
Hunter-Lab:
43.9517, -6.8426, -36.4576
#1f80bb color charts
#1f80bb color shades, tints & tones
#1f80bb color schemes
#1f80bb color preview, HTML & CSS examples
This text has a color of #1f80bb
<p style="color:#1f80bb;">Text here</p>
.mytext {color:#1f80bb;}
This box has a color of #1f80bb
<div style="background-color:#1f80bb;">Content here</div>
.mybackground {background-color:#1f80bb;}
Border around this has a color of #1f80bb
<div style="border:2px solid #1f80bb;">Content here</div>
.myborder {border:2px solid #1f80bb;}