#1f80b5 color space conversions
Hex:
#1f80b5
RGB:
31, 128, 181
CMY:
88, 50, 29
CMYK:
83, 29, 0, 29
HSL:
201°, 70.7547%, 41.5686%
HSV (HSB):
201°, 82.8729%, 70.9804%
XYZ:
16.6247, 19.0658, 46.5199
xyY:
0.2022, 0.2319, 19.0658
CIE-Lab:
50.7642, -8.1519, -35.5234
CIE-LCH:
50.7642, 36.4467, 257.0756
CIE-Luv:
50.7642, -31.3127, -52.9722
Hunter-Lab:
43.6645, -8.4510, -32.6022
#1f80b5 color charts
#1f80b5 color shades, tints & tones
#1f80b5 color schemes
#1f80b5 color preview, HTML & CSS examples
This text has a color of #1f80b5
<p style="color:#1f80b5;">Text here</p>
.mytext {color:#1f80b5;}
This box has a color of #1f80b5
<div style="background-color:#1f80b5;">Content here</div>
.mybackground {background-color:#1f80b5;}
Border around this has a color of #1f80b5
<div style="border:2px solid #1f80b5;">Content here</div>
.myborder {border:2px solid #1f80b5;}