#555eee color space conversions
Hex:
#555eee
RGB:
85, 94, 238
CMY:
67, 63, 7
CMYK:
64, 61, 0, 7
HSL:
236°, 81.8182%, 63.3333%
HSV (HSB):
236°, 64.2857%, 93.3333%
XYZ:
23.1816, 16.1097, 82.7766
xyY:
0.1899, 0.1320, 16.1097
CIE-Lab:
47.1181, 40.3348, -73.7105
CIE-LCH:
47.1181, 84.0246, 298.6878
CIE-Luv:
47.1181, -10.5000, -113.8067
Hunter-Lab:
40.1370, 32.8554, -94.1811
#555eee color charts
#555eee color shades, tints & tones
#555eee color schemes
#555eee color preview, HTML & CSS examples
This text has a color of #555eee
<p style="color:#555eee;">Text here</p>
.mytext {color:#555eee;}
This box has a color of #555eee
<div style="background-color:#555eee;">Content here</div>
.mybackground {background-color:#555eee;}
Border around this has a color of #555eee
<div style="border:2px solid #555eee;">Content here</div>
.myborder {border:2px solid #555eee;}