#2f80cd color space conversions
Hex:
#2f80cd
RGB:
47, 128, 205
CMY:
82, 50, 20
CMYK:
77, 38, 0, 20
HSL:
209°, 62.6984%, 49.4118%
HSV (HSB):
209°, 77.0732%, 80.3922%
XYZ:
19.9109, 20.4505, 60.6555
xyY:
0.1971, 0.2024, 20.4505
CIE-Lab:
52.3427, 2.3721, -46.7312
CIE-LCH:
52.3427, 46.7913, 272.9059
CIE-Luv:
52.3427, -28.0732, -72.4528
Hunter-Lab:
45.2222, -0.5469, -47.8688
#2f80cd color charts
#2f80cd color shades, tints & tones
#2f80cd color schemes
#2f80cd color preview, HTML & CSS examples
This text has a color of #2f80cd
<p style="color:#2f80cd;">Text here</p>
.mytext {color:#2f80cd;}
This box has a color of #2f80cd
<div style="background-color:#2f80cd;">Content here</div>
.mybackground {background-color:#2f80cd;}
Border around this has a color of #2f80cd
<div style="border:2px solid #2f80cd;">Content here</div>
.myborder {border:2px solid #2f80cd;}