#555ee5 color space conversions
Hex:
#555ee5
RGB:
85, 94, 229
CMY:
67, 63, 10
CMYK:
63, 59, 0, 10
HSL:
236°, 73.4694%, 61.5686%
HSV (HSB):
236°, 62.8821%, 89.8039%
XYZ:
21.8919, 15.5938, 75.9848
xyY:
0.1929, 0.1374, 15.5938
CIE-Lab:
46.4371, 37.3661, -69.7494
CIE-LCH:
46.4371, 79.1277, 298.1788
CIE-Luv:
46.4371, -10.1559, -107.5886
Hunter-Lab:
39.4890, 29.8507, -86.4435
#555ee5 color charts
#555ee5 color shades, tints & tones
#555ee5 color schemes
#555ee5 color preview, HTML & CSS examples
This text has a color of #555ee5
<p style="color:#555ee5;">Text here</p>
.mytext {color:#555ee5;}
This box has a color of #555ee5
<div style="background-color:#555ee5;">Content here</div>
.mybackground {background-color:#555ee5;}
Border around this has a color of #555ee5
<div style="border:2px solid #555ee5;">Content here</div>
.myborder {border:2px solid #555ee5;}