#5980e5 color space conversions
Hex:
#5980e5
RGB:
89, 128, 229
CMY:
65, 50, 10
CMYK:
61, 44, 0, 10
HSL:
223°, 72.9167%, 62.3529%
HSV (HSB):
223°, 61.1354%, 89.8039%
XYZ:
25.9819, 23.2193, 77.2411
xyY:
0.2055, 0.1836, 23.2193
CIE-Lab:
55.2975, 17.1824, -55.4450
CIE-LCH:
55.2975, 58.0464, 287.2182
CIE-Luv:
55.2975, -18.9358, -88.7745
Hunter-Lab:
48.1864, 11.9199, -61.3092
#5980e5 color charts
#5980e5 color shades, tints & tones
#5980e5 color schemes
#5980e5 color preview, HTML & CSS examples
This text has a color of #5980e5
<p style="color:#5980e5;">Text here</p>
.mytext {color:#5980e5;}
This box has a color of #5980e5
<div style="background-color:#5980e5;">Content here</div>
.mybackground {background-color:#5980e5;}
Border around this has a color of #5980e5
<div style="border:2px solid #5980e5;">Content here</div>
.myborder {border:2px solid #5980e5;}