#2980e3 color space conversions
Hex:
#2980e3
RGB:
41, 128, 227
CMY:
84, 50, 11
CMYK:
82, 44, 0, 11
HSL:
212°, 76.8595%, 52.5490%
HSV (HSB):
212°, 81.9383%, 89.0196%
XYZ:
22.4988, 21.4558, 75.6286
xyY:
0.1881, 0.1794, 21.4558
CIE-Lab:
53.4448, 9.9667, -57.3894
CIE-LCH:
53.4448, 58.2484, 279.8522
CIE-Luv:
53.4448, -27.9938, -90.5197
Hunter-Lab:
46.3204, 5.6403, -64.3801
#2980e3 color charts
#2980e3 color shades, tints & tones
#2980e3 color schemes
#2980e3 color preview, HTML & CSS examples
This text has a color of #2980e3
<p style="color:#2980e3;">Text here</p>
.mytext {color:#2980e3;}
This box has a color of #2980e3
<div style="background-color:#2980e3;">Content here</div>
.mybackground {background-color:#2980e3;}
Border around this has a color of #2980e3
<div style="border:2px solid #2980e3;">Content here</div>
.myborder {border:2px solid #2980e3;}