#2980d9 color space conversions
Hex:
#2980d9
RGB:
41, 128, 217
CMY:
84, 50, 15
CMYK:
81, 41, 0, 15
HSL:
210°, 69.8413%, 50.5882%
HSV (HSB):
210°, 81.1060%, 85.0980%
XYZ:
21.1580, 20.9195, 68.5684
xyY:
0.1912, 0.1891, 20.9195
CIE-Lab:
52.8613, 6.2116, -52.7027
CIE-LCH:
52.8613, 53.0675, 276.7220
CIE-Luv:
52.8613, -28.3839, -82.5328
Hunter-Lab:
45.7379, 2.5316, -56.8687
#2980d9 color charts
#2980d9 color shades, tints & tones
#2980d9 color schemes
#2980d9 color preview, HTML & CSS examples
This text has a color of #2980d9
<p style="color:#2980d9;">Text here</p>
.mytext {color:#2980d9;}
This box has a color of #2980d9
<div style="background-color:#2980d9;">Content here</div>
.mybackground {background-color:#2980d9;}
Border around this has a color of #2980d9
<div style="border:2px solid #2980d9;">Content here</div>
.myborder {border:2px solid #2980d9;}