#1f80dd color space conversions
Hex:
#1f80dd
RGB:
31, 128, 221
CMY:
88, 50, 13
CMYK:
86, 42, 0, 13
HSL:
209°, 75.3968%, 49.4118%
HSV (HSB):
209°, 85.9729%, 86.6667%
XYZ:
21.3354, 20.9501, 71.3259
xyY:
0.1878, 0.1844, 20.9501
CIE-Lab:
52.8948, 6.9115, -54.9128
CIE-LCH:
52.8948, 55.3460, 277.1737
CIE-Luv:
52.8948, -29.2591, -86.1225
Hunter-Lab:
45.7713, 3.1045, -60.3523
#1f80dd color charts
#1f80dd color shades, tints & tones
#1f80dd color schemes
#1f80dd color preview, HTML & CSS examples
This text has a color of #1f80dd
<p style="color:#1f80dd;">Text here</p>
.mytext {color:#1f80dd;}
This box has a color of #1f80dd
<div style="background-color:#1f80dd;">Content here</div>
.mybackground {background-color:#1f80dd;}
Border around this has a color of #1f80dd
<div style="border:2px solid #1f80dd;">Content here</div>
.myborder {border:2px solid #1f80dd;}