#1f80e8 color space conversions
Hex:
#1f80e8
RGB:
31, 128, 232
CMY:
88, 50, 9
CMYK:
87, 45, 0, 9
HSL:
211°, 81.3765%, 51.5686%
HSV (HSB):
211°, 86.6379%, 90.9804%
XYZ:
22.8497, 21.5558, 79.3003
xyY:
0.1847, 0.1743, 21.5558
CIE-Lab:
53.5525, 11.1023, -60.0248
CIE-LCH:
53.5525, 61.0429, 280.4791
CIE-Luv:
53.5525, -28.7930, -94.8134
Hunter-Lab:
46.4283, 6.5995, -68.7686
#1f80e8 color charts
#1f80e8 color shades, tints & tones
#1f80e8 color schemes
#1f80e8 color preview, HTML & CSS examples
This text has a color of #1f80e8
<p style="color:#1f80e8;">Text here</p>
.mytext {color:#1f80e8;}
This box has a color of #1f80e8
<div style="background-color:#1f80e8;">Content here</div>
.mybackground {background-color:#1f80e8;}
Border around this has a color of #1f80e8
<div style="border:2px solid #1f80e8;">Content here</div>
.myborder {border:2px solid #1f80e8;}