#2f80cc color space conversions
Hex:
#2f80cc
RGB:
47, 128, 204
CMY:
82, 50, 20
CMYK:
77, 37, 0, 20
HSL:
209°, 62.5498%, 49.2157%
HSV (HSB):
209°, 76.9608%, 80.0000%
XYZ:
19.7905, 20.4023, 60.0217
xyY:
0.1975, 0.2036, 20.4023
CIE-Lab:
52.2891, 2.0039, -46.2485
CIE-LCH:
52.2891, 46.2919, 272.4810
CIE-Luv:
52.2891, -28.1140, -71.6265
Hunter-Lab:
45.1689, -0.8367, -47.1679
#2f80cc color charts
#2f80cc color shades, tints & tones
#2f80cc color schemes
#2f80cc color preview, HTML & CSS examples
This text has a color of #2f80cc
<p style="color:#2f80cc;">Text here</p>
.mytext {color:#2f80cc;}
This box has a color of #2f80cc
<div style="background-color:#2f80cc;">Content here</div>
.mybackground {background-color:#2f80cc;}
Border around this has a color of #2f80cc
<div style="border:2px solid #2f80cc;">Content here</div>
.myborder {border:2px solid #2f80cc;}