#555dd5 color space conversions
Hex:
#555dd5
RGB:
85, 93, 213
CMY:
67, 64, 16
CMYK:
60, 56, 0, 16
HSL:
236°, 60.3774%, 58.4314%
HSV (HSB):
236°, 60.0939%, 83.5294%
XYZ:
19.6709, 14.5641, 64.7252
xyY:
0.1988, 0.1472, 14.5641
CIE-Lab:
45.0313, 32.6891, -62.9382
CIE-LCH:
45.0313, 70.9210, 297.4466
CIE-Luv:
45.0313, -9.2679, -96.6704
Hunter-Lab:
38.1629, 25.2219, -73.8431
#555dd5 color charts
#555dd5 color shades, tints & tones
#555dd5 color schemes
#555dd5 color preview, HTML & CSS examples
This text has a color of #555dd5
<p style="color:#555dd5;">Text here</p>
.mytext {color:#555dd5;}
This box has a color of #555dd5
<div style="background-color:#555dd5;">Content here</div>
.mybackground {background-color:#555dd5;}
Border around this has a color of #555dd5
<div style="border:2px solid #555dd5;">Content here</div>
.myborder {border:2px solid #555dd5;}