#555dca color space conversions
Hex:
#555dca
RGB:
85, 93, 202
CMY:
67, 64, 21
CMYK:
58, 54, 0, 21
HSL:
236°, 52.4664%, 56.2745%
HSV (HSB):
236°, 57.9208%, 79.2157%
XYZ:
18.3213, 14.0243, 57.6184
xyY:
0.2037, 0.1559, 14.0243
CIE-Lab:
44.2677, 29.0558, -57.8598
CIE-LCH:
44.2677, 64.7456, 296.6647
CIE-Luv:
44.2677, -8.8218, -88.6245
Hunter-Lab:
37.4490, 21.7926, -65.0084
#555dca color charts
#555dca color shades, tints & tones
#555dca color schemes
#555dca color preview, HTML & CSS examples
This text has a color of #555dca
<p style="color:#555dca;">Text here</p>
.mytext {color:#555dca;}
This box has a color of #555dca
<div style="background-color:#555dca;">Content here</div>
.mybackground {background-color:#555dca;}
Border around this has a color of #555dca
<div style="border:2px solid #555dca;">Content here</div>
.myborder {border:2px solid #555dca;}