#555da3 color space conversions
Hex:
#555da3
RGB:
85, 93, 163
CMY:
67, 64, 36
CMYK:
48, 43, 0, 36
HSL:
234°, 31.4516%, 48.6275%
HSV (HSB):
234°, 47.8528%, 63.9216%
XYZ:
14.2715, 12.4043, 36.2924
xyY:
0.2266, 0.1970, 12.4043
CIE-Lab:
41.8517, 16.3939, -38.9256
CIE-LCH:
41.8517, 42.2369, 292.8389
CIE-Luv:
41.8517, -7.1942, -58.3760
Hunter-Lab:
35.2198, 10.6959, -36.4418
#555da3 color charts
#555da3 color shades, tints & tones
#555da3 color schemes
#555da3 color preview, HTML & CSS examples
This text has a color of #555da3
<p style="color:#555da3;">Text here</p>
.mytext {color:#555da3;}
This box has a color of #555da3
<div style="background-color:#555da3;">Content here</div>
.mybackground {background-color:#555da3;}
Border around this has a color of #555da3
<div style="border:2px solid #555da3;">Content here</div>
.myborder {border:2px solid #555da3;}