#555eb5 color space conversions
Hex:
#555eb5
RGB:
85, 94, 181
CMY:
67, 63, 29
CMYK:
53, 48, 0, 29
HSL:
234°, 39.3443%, 52.1569%
HSV (HSB):
234°, 53.0387%, 70.9804%
XYZ:
16.0895, 13.2729, 45.4300
xyY:
0.2151, 0.1775, 13.2729
CIE-Lab:
43.1716, 21.5411, -47.4283
CIE-LCH:
43.1716, 52.0909, 294.4267
CIE-Luv:
43.1716, -8.2671, -72.0977
Hunter-Lab:
36.4320, 15.0752, -48.4311
#555eb5 color charts
#555eb5 color shades, tints & tones
#555eb5 color schemes
#555eb5 color preview, HTML & CSS examples
This text has a color of #555eb5
<p style="color:#555eb5;">Text here</p>
.mytext {color:#555eb5;}
This box has a color of #555eb5
<div style="background-color:#555eb5;">Content here</div>
.mybackground {background-color:#555eb5;}
Border around this has a color of #555eb5
<div style="border:2px solid #555eb5;">Content here</div>
.myborder {border:2px solid #555eb5;}