#5985e5 color space conversions
Hex:
#5985e5
RGB:
89, 133, 229
CMY:
65, 48, 10
CMYK:
61, 42, 0, 10
HSL:
221°, 72.9167%, 62.3529%
HSV (HSB):
221°, 61.1354%, 89.8039%
XYZ:
26.6502, 24.5560, 77.4639
xyY:
0.2071, 0.1908, 24.5560
CIE-Lab:
56.6403, 14.1537, -53.3013
CIE-LCH:
56.6403, 55.1485, 284.8712
CIE-Luv:
56.6403, -20.5627, -85.4667
Hunter-Lab:
49.5541, 9.2778, -57.9955
#5985e5 color charts
#5985e5 color shades, tints & tones
#5985e5 color schemes
#5985e5 color preview, HTML & CSS examples
This text has a color of #5985e5
<p style="color:#5985e5;">Text here</p>
.mytext {color:#5985e5;}
This box has a color of #5985e5
<div style="background-color:#5985e5;">Content here</div>
.mybackground {background-color:#5985e5;}
Border around this has a color of #5985e5
<div style="border:2px solid #5985e5;">Content here</div>
.myborder {border:2px solid #5985e5;}