#1f80e9 color space conversions
Hex:
#1f80e9
RGB:
31, 128, 233
CMY:
88, 50, 9
CMYK:
87, 45, 0, 9
HSL:
211°, 82.1138%, 51.7647%
HSV (HSB):
211°, 86.6953%, 91.3725%
XYZ:
22.9922, 21.6128, 80.0507
xyY:
0.1844, 0.1734, 21.6128
CIE-Lab:
53.6138, 11.4832, -60.4850
CIE-LCH:
53.6138, 61.5654, 280.7498
CIE-Luv:
53.6138, -28.7528, -95.5935
Hunter-Lab:
46.4896, 6.9234, -69.5490
#1f80e9 color charts
#1f80e9 color shades, tints & tones
#1f80e9 color schemes
#1f80e9 color preview, HTML & CSS examples
This text has a color of #1f80e9
<p style="color:#1f80e9;">Text here</p>
.mytext {color:#1f80e9;}
This box has a color of #1f80e9
<div style="background-color:#1f80e9;">Content here</div>
.mybackground {background-color:#1f80e9;}
Border around this has a color of #1f80e9
<div style="border:2px solid #1f80e9;">Content here</div>
.myborder {border:2px solid #1f80e9;}