#555ddc color space conversions
Hex:
#555ddc
RGB:
85, 93, 220
CMY:
67, 64, 14
CMYK:
61, 58, 0, 14
HSL:
236°, 65.8537%, 59.8039%
HSV (HSB):
236°, 61.3636%, 86.2745%
XYZ:
20.5789, 14.9273, 69.5068
xyY:
0.1960, 0.1421, 14.9273
CIE-Lab:
45.5345, 35.0026, -66.1137
CIE-LCH:
45.5345, 74.8078, 297.8981
CIE-Luv:
45.5345, -9.5487, -101.6808
Hunter-Lab:
38.6359, 27.4631, -79.6189
#555ddc color charts
#555ddc color shades, tints & tones
#555ddc color schemes
#555ddc color preview, HTML & CSS examples
This text has a color of #555ddc
<p style="color:#555ddc;">Text here</p>
.mytext {color:#555ddc;}
This box has a color of #555ddc
<div style="background-color:#555ddc;">Content here</div>
.mybackground {background-color:#555ddc;}
Border around this has a color of #555ddc
<div style="border:2px solid #555ddc;">Content here</div>
.myborder {border:2px solid #555ddc;}