#555bc5 color space conversions
Hex:
#555bc5
RGB:
85, 91, 197
CMY:
67, 64, 23
CMYK:
57, 54, 0, 23
HSL:
237°, 49.1228%, 55.2941%
HSV (HSB):
237°, 56.8528%, 77.2549%
XYZ:
17.5654, 13.4447, 54.4926
xyY:
0.2054, 0.1572, 13.4447
CIE-Lab:
43.4258, 28.6568, -56.3315
CIE-LCH:
43.4258, 63.2017, 296.9632
CIE-Luv:
43.4258, -8.0454, -85.9038
Hunter-Lab:
36.6670, 21.3438, -62.4469
#555bc5 color charts
#555bc5 color shades, tints & tones
#555bc5 color schemes
#555bc5 color preview, HTML & CSS examples
This text has a color of #555bc5
<p style="color:#555bc5;">Text here</p>
.mytext {color:#555bc5;}
This box has a color of #555bc5
<div style="background-color:#555bc5;">Content here</div>
.mybackground {background-color:#555bc5;}
Border around this has a color of #555bc5
<div style="border:2px solid #555bc5;">Content here</div>
.myborder {border:2px solid #555bc5;}