#2980d2 color space conversions
Hex:
#2980d2
RGB:
41, 128, 210
CMY:
84, 50, 18
CMYK:
80, 39, 0, 18
HSL:
209°, 67.3307%, 49.2157%
HSV (HSB):
209°, 80.4762%, 82.3529%
XYZ:
20.2665, 20.5629, 63.8736
xyY:
0.1936, 0.1964, 20.5629
CIE-Lab:
52.4678, 3.5905, -49.3759
CIE-LCH:
52.4678, 49.5063, 274.1591
CIE-Luv:
52.4678, -28.6767, -76.8475
Hunter-Lab:
45.3463, 0.4203, -51.7719
#2980d2 color charts
#2980d2 color shades, tints & tones
#2980d2 color schemes
#2980d2 color preview, HTML & CSS examples
This text has a color of #2980d2
<p style="color:#2980d2;">Text here</p>
.mytext {color:#2980d2;}
This box has a color of #2980d2
<div style="background-color:#2980d2;">Content here</div>
.mybackground {background-color:#2980d2;}
Border around this has a color of #2980d2
<div style="border:2px solid #2980d2;">Content here</div>
.myborder {border:2px solid #2980d2;}