#555fcc color space conversions
Hex:
#555fcc
RGB:
85, 95, 204
CMY:
67, 63, 20
CMYK:
58, 53, 0, 20
HSL:
235°, 53.8462%, 56.6667%
HSV (HSB):
235°, 58.3333%, 80.0000%
XYZ:
18.7376, 14.4753, 58.9332
xyY:
0.2033, 0.1571, 14.4753
CIE-Lab:
44.9071, 28.4711, -57.9787
CIE-LCH:
44.9071, 64.5920, 296.1538
CIE-Luv:
44.9071, -9.4665, -89.1092
Hunter-Lab:
38.0465, 21.3286, -65.2064
#555fcc color charts
#555fcc color shades, tints & tones
#555fcc color schemes
#555fcc color preview, HTML & CSS examples
This text has a color of #555fcc
<p style="color:#555fcc;">Text here</p>
.mytext {color:#555fcc;}
This box has a color of #555fcc
<div style="background-color:#555fcc;">Content here</div>
.mybackground {background-color:#555fcc;}
Border around this has a color of #555fcc
<div style="border:2px solid #555fcc;">Content here</div>
.myborder {border:2px solid #555fcc;}