#555bdc color space conversions
Hex:
#555bdc
RGB:
85, 91, 220
CMY:
67, 64, 14
CMYK:
61, 59, 0, 14
HSL:
237°, 65.8537%, 59.8039%
HSV (HSB):
237°, 61.3636%, 86.2745%
XYZ:
20.4057, 14.5808, 69.4490
xyY:
0.1954, 0.1396, 14.5808
CIE-Lab:
45.0546, 36.2262, -66.8934
CIE-LCH:
45.0546, 76.0727, 298.4378
CIE-Luv:
45.0546, -9.0365, -102.5392
Hunter-Lab:
38.1848, 28.5657, -81.1050
#555bdc color charts
#555bdc color shades, tints & tones
#555bdc color schemes
#555bdc color preview, HTML & CSS examples
This text has a color of #555bdc
<p style="color:#555bdc;">Text here</p>
.mytext {color:#555bdc;}
This box has a color of #555bdc
<div style="background-color:#555bdc;">Content here</div>
.mybackground {background-color:#555bdc;}
Border around this has a color of #555bdc
<div style="border:2px solid #555bdc;">Content here</div>
.myborder {border:2px solid #555bdc;}