#555ec6 color space conversions
Hex:
#555ec6
RGB:
85, 94, 198
CMY:
67, 63, 22
CMYK:
57, 53, 0, 22
HSL:
235°, 49.7797%, 55.4902%
HSV (HSB):
235°, 57.0707%, 77.6471%
XYZ:
17.9421, 14.0139, 55.1854
xyY:
0.2059, 0.1608, 14.0139
CIE-Lab:
44.2529, 27.1127, -55.5756
CIE-LCH:
44.2529, 61.8364, 296.0056
CIE-Luv:
44.2529, -8.9465, -85.1329
Hunter-Lab:
37.4352, 20.0406, -61.1983
#555ec6 color charts
#555ec6 color shades, tints & tones
#555ec6 color schemes
#555ec6 color preview, HTML & CSS examples
This text has a color of #555ec6
<p style="color:#555ec6;">Text here</p>
.mytext {color:#555ec6;}
This box has a color of #555ec6
<div style="background-color:#555ec6;">Content here</div>
.mybackground {background-color:#555ec6;}
Border around this has a color of #555ec6
<div style="border:2px solid #555ec6;">Content here</div>
.myborder {border:2px solid #555ec6;}