#555fb8 color space conversions
Hex:
#555fb8
RGB:
85, 95, 184
CMY:
67, 63, 28
CMYK:
54, 48, 0, 28
HSL:
234°, 41.0788%, 52.7451%
HSV (HSB):
234°, 53.8043%, 72.1569%
XYZ:
16.4903, 13.5764, 47.0988
xyY:
0.2137, 0.1759, 13.5764
CIE-Lab:
43.6192, 21.8892, -48.4645
CIE-LCH:
43.6192, 53.1784, 294.3066
CIE-Luv:
43.6192, -8.6991, -73.8705
Hunter-Lab:
36.8462, 15.4056, -49.9954
#555fb8 color charts
#555fb8 color shades, tints & tones
#555fb8 color schemes
#555fb8 color preview, HTML & CSS examples
This text has a color of #555fb8
<p style="color:#555fb8;">Text here</p>
.mytext {color:#555fb8;}
This box has a color of #555fb8
<div style="background-color:#555fb8;">Content here</div>
.mybackground {background-color:#555fb8;}
Border around this has a color of #555fb8
<div style="border:2px solid #555fb8;">Content here</div>
.myborder {border:2px solid #555fb8;}