#555abb color space conversions
Hex:
#555abb
RGB:
85, 90, 187
CMY:
67, 65, 27
CMYK:
55, 52, 0, 27
HSL:
237°, 42.8571%, 53.3333%
HSV (HSB):
237°, 54.5455%, 73.3333%
XYZ:
16.3721, 12.8315, 48.6275
xyY:
0.2104, 0.1649, 12.8315
CIE-Lab:
42.5082, 26.0105, -51.9991
CIE-LCH:
42.5082, 58.1416, 296.5747
CIE-Luv:
42.5082, -7.3072, -78.9016
Hunter-Lab:
35.8211, 18.8971, -55.4122
#555abb color charts
#555abb color shades, tints & tones
#555abb color schemes
#555abb color preview, HTML & CSS examples
This text has a color of #555abb
<p style="color:#555abb;">Text here</p>
.mytext {color:#555abb;}
This box has a color of #555abb
<div style="background-color:#555abb;">Content here</div>
.mybackground {background-color:#555abb;}
Border around this has a color of #555abb
<div style="border:2px solid #555abb;">Content here</div>
.myborder {border:2px solid #555abb;}