#5991e5 color space conversions
Hex:
#5991e5
RGB:
89, 145, 229
CMY:
65, 43, 10
CMYK:
61, 37, 0, 10
HSL:
216°, 72.9167%, 62.3529%
HSV (HSB):
216°, 61.1354%, 89.8039%
XYZ:
28.3881, 28.0318, 78.0432
xyY:
0.2111, 0.2085, 28.0318
CIE-Lab:
59.9174, 6.9923, -48.0949
CIE-LCH:
59.9174, 48.6006, 278.2720
CIE-Luv:
59.9174, -24.6010, -77.0779
Hunter-Lab:
52.9451, 3.0543, -50.3344
#5991e5 color charts
#5991e5 color shades, tints & tones
#5991e5 color schemes
#5991e5 color preview, HTML & CSS examples
This text has a color of #5991e5
<p style="color:#5991e5;">Text here</p>
.mytext {color:#5991e5;}
This box has a color of #5991e5
<div style="background-color:#5991e5;">Content here</div>
.mybackground {background-color:#5991e5;}
Border around this has a color of #5991e5
<div style="border:2px solid #5991e5;">Content here</div>
.myborder {border:2px solid #5991e5;}