#555ed1 color space conversions
Hex:
#555ed1
RGB:
85, 94, 209
CMY:
67, 63, 18
CMYK:
59, 55, 0, 18
HSL:
236°, 57.4074%, 57.6471%
HSV (HSB):
236°, 59.3301%, 81.9608%
XYZ:
19.2576, 14.5402, 62.1131
xyY:
0.2008, 0.1516, 14.5402
CIE-Lab:
44.9978, 30.7474, -60.7026
CIE-LCH:
44.9978, 68.0457, 296.8634
CIE-Luv:
44.9978, -9.3800, -93.2924
Hunter-Lab:
38.1316, 23.4179, -69.8864
#555ed1 color charts
#555ed1 color shades, tints & tones
#555ed1 color schemes
#555ed1 color preview, HTML & CSS examples
This text has a color of #555ed1
<p style="color:#555ed1;">Text here</p>
.mytext {color:#555ed1;}
This box has a color of #555ed1
<div style="background-color:#555ed1;">Content here</div>
.mybackground {background-color:#555ed1;}
Border around this has a color of #555ed1
<div style="border:2px solid #555ed1;">Content here</div>
.myborder {border:2px solid #555ed1;}