#2980cd color space conversions
Hex:
#2980cd
RGB:
41, 128, 205
CMY:
84, 50, 20
CMYK:
80, 38, 0, 20
HSL:
208°, 66.6667%, 48.2353%
HSV (HSB):
208°, 80.0000%, 80.3922%
XYZ:
19.6531, 20.3175, 60.6435
xyY:
0.1953, 0.2019, 20.3175
CIE-Lab:
52.1943, 1.7244, -46.9761
CIE-LCH:
52.1943, 47.0077, 272.1022
CIE-Luv:
52.1943, -28.8957, -72.7411
Hunter-Lab:
45.0750, -1.0537, -48.2157
#2980cd color charts
#2980cd color shades, tints & tones
#2980cd color schemes
#2980cd color preview, HTML & CSS examples
This text has a color of #2980cd
<p style="color:#2980cd;">Text here</p>
.mytext {color:#2980cd;}
This box has a color of #2980cd
<div style="background-color:#2980cd;">Content here</div>
.mybackground {background-color:#2980cd;}
Border around this has a color of #2980cd
<div style="border:2px solid #2980cd;">Content here</div>
.myborder {border:2px solid #2980cd;}