#555bdf color space conversions
Hex:
#555bdf
RGB:
85, 91, 223
CMY:
67, 64, 13
CMYK:
62, 59, 0, 13
HSL:
237°, 68.3168%, 60.3922%
HSV (HSB):
237°, 61.8834%, 87.4510%
XYZ:
20.8067, 14.7412, 71.5607
xyY:
0.1943, 0.1376, 14.7412
CIE-Lab:
45.2776, 37.2132, -68.2363
CIE-LCH:
45.2776, 77.7240, 298.6061
CIE-Luv:
45.2776, -9.1632, -104.6421
Hunter-Lab:
38.3942, 29.5431, -83.6311
#555bdf color charts
#555bdf color shades, tints & tones
#555bdf color schemes
#555bdf color preview, HTML & CSS examples
This text has a color of #555bdf
<p style="color:#555bdf;">Text here</p>
.mytext {color:#555bdf;}
This box has a color of #555bdf
<div style="background-color:#555bdf;">Content here</div>
.mybackground {background-color:#555bdf;}
Border around this has a color of #555bdf
<div style="border:2px solid #555bdf;">Content here</div>
.myborder {border:2px solid #555bdf;}