#555acc color space conversions
Hex:
#555acc
RGB:
85, 90, 204
CMY:
67, 65, 20
CMYK:
58, 56, 0, 20
HSL:
237°, 53.8462%, 56.6667%
HSV (HSB):
237°, 58.3333%, 80.0000%
XYZ:
18.3016, 13.6033, 58.7878
xyY:
0.2018, 0.1500, 13.6033
CIE-Lab:
43.6585, 31.5778, -59.9973
CIE-LCH:
43.6585, 67.7999, 297.7587
CIE-Luv:
43.6585, -8.0786, -91.5337
Hunter-Lab:
36.8826, 24.0292, -68.6856
#555acc color charts
#555acc RGB chart
#555acc CMYK chart
#555acc RGB pie chart
#555acc color shades, tints & tones
#555acc color schemes
#555acc color preview, HTML & CSS examples
This text has a color of #555acc
<p style="color:#555acc;">Text here</p>
.mytext {color:#555acc;}
Text color #555acc
This box has a color of #555acc
<div style="background-color:#555acc;">Content here</div>
.mybackground {background-color:#555acc;}
Background color #555acc
Border around this has a color of #555acc
<div style="border:2px solid #555acc;">Content here</div>
.myborder {border:2px solid #555acc;}
Border color #555acc