#1f80d9 color space conversions
Hex:
#1f80d9
RGB:
31, 128, 217
CMY:
88, 50, 15
CMYK:
86, 41, 0, 15
HSL:
209°, 75.0000%, 48.6275%
HSV (HSB):
209°, 85.7143%, 85.0980%
XYZ:
20.8086, 20.7394, 68.5520
xyY:
0.1890, 0.1884, 20.7394
CIE-Lab:
52.6631, 5.3887, -53.0308
CIE-LCH:
52.6631, 53.3039, 275.8022
CIE-Luv:
52.6631, -29.4393, -82.9129
Hunter-Lab:
45.5405, 1.8653, -57.3707
#1f80d9 color charts
#1f80d9 color shades, tints & tones
#1f80d9 color schemes
#1f80d9 color preview, HTML & CSS examples
This text has a color of #1f80d9
<p style="color:#1f80d9;">Text here</p>
.mytext {color:#1f80d9;}
This box has a color of #1f80d9
<div style="background-color:#1f80d9;">Content here</div>
.mybackground {background-color:#1f80d9;}
Border around this has a color of #1f80d9
<div style="border:2px solid #1f80d9;">Content here</div>
.myborder {border:2px solid #1f80d9;}