#555abc color space conversions
Hex:
#555abc
RGB:
85, 90, 188
CMY:
67, 65, 26
CMYK:
55, 52, 0, 26
HSL:
237°, 43.4599%, 53.5294%
HSV (HSB):
237°, 54.7872%, 73.7255%
XYZ:
16.4796, 12.8745, 49.1934
xyY:
0.2098, 0.1639, 12.8745
CIE-Lab:
42.5735, 26.3365, -52.4773
CIE-LCH:
42.5735, 58.7152, 296.6505
CIE-Luv:
42.5735, -7.3532, -79.6591
Hunter-Lab:
35.8810, 19.1905, -56.1708
#555abc color charts
#555abc RGB chart
#555abc CMYK chart
#555abc RGB pie chart
#555abc color shades, tints & tones
#555abc color schemes
#555abc color preview, HTML & CSS examples
This text has a color of #555abc
<p style="color:#555abc;">Text here</p>
.mytext {color:#555abc;}
Text color #555abc
This box has a color of #555abc
<div style="background-color:#555abc;">Content here</div>
.mybackground {background-color:#555abc;}
Background color #555abc
Border around this has a color of #555abc
<div style="border:2px solid #555abc;">Content here</div>
.myborder {border:2px solid #555abc;}
Border color #555abc