#555fc4 color space conversions
Hex:
#555fc4
RGB:
85, 95, 196
CMY:
67, 63, 23
CMYK:
57, 52, 0, 23
HSL:
235°, 48.4716%, 55.0980%
HSV (HSB):
235°, 56.6327%, 76.8627%
XYZ:
17.8023, 14.1012, 54.0081
xyY:
0.2072, 0.1641, 14.1012
CIE-Lab:
44.3778, 25.8279, -54.2181
CIE-LCH:
44.3778, 60.0557, 295.4717
CIE-Luv:
44.3778, -9.1610, -83.0992
Hunter-Lab:
37.5516, 18.9073, -58.9869
#555fc4 color charts
#555fc4 color shades, tints & tones
#555fc4 color schemes
#555fc4 color preview, HTML & CSS examples
This text has a color of #555fc4
<p style="color:#555fc4;">Text here</p>
.mytext {color:#555fc4;}
This box has a color of #555fc4
<div style="background-color:#555fc4;">Content here</div>
.mybackground {background-color:#555fc4;}
Border around this has a color of #555fc4
<div style="border:2px solid #555fc4;">Content here</div>
.myborder {border:2px solid #555fc4;}