#2f80db color space conversions
Hex:
#2f80db
RGB:
47, 128, 219
CMY:
82, 50, 14
CMYK:
79, 42, 0, 14
HSL:
212°, 70.4918%, 52.1569%
HSV (HSB):
212°, 78.5388%, 85.8824%
XYZ:
21.6776, 21.1572, 69.9590
xyY:
0.1922, 0.1876, 21.1572
CIE-Lab:
53.1211, 7.5527, -53.4061
CIE-LCH:
53.1211, 53.9375, 278.0494
CIE-Luv:
53.1211, -27.5344, -83.8648
Hunter-Lab:
45.9969, 3.6298, -57.9793
#2f80db color charts
#2f80db color shades, tints & tones
#2f80db color schemes
#2f80db color preview, HTML & CSS examples
This text has a color of #2f80db
<p style="color:#2f80db;">Text here</p>
.mytext {color:#2f80db;}
This box has a color of #2f80db
<div style="background-color:#2f80db;">Content here</div>
.mybackground {background-color:#2f80db;}
Border around this has a color of #2f80db
<div style="border:2px solid #2f80db;">Content here</div>
.myborder {border:2px solid #2f80db;}