#555cb4 color space conversions
Hex:
#555cb4
RGB:
85, 92, 180
CMY:
67, 64, 29
CMYK:
53, 49, 0, 29
HSL:
236°, 38.7755%, 51.9608%
HSV (HSB):
236°, 52.7778%, 70.5882%
XYZ:
15.8117, 12.8809, 44.8329
xyY:
0.2151, 0.1752, 12.8809
CIE-Lab:
42.5832, 22.4760, -47.7851
CIE-LCH:
42.5832, 52.8071, 295.1902
CIE-Luv:
42.5832, -7.5996, -72.4468
Hunter-Lab:
35.8899, 15.8326, -48.9408
#555cb4 color charts
#555cb4 color shades, tints & tones
#555cb4 color schemes
#555cb4 color preview, HTML & CSS examples
This text has a color of #555cb4
<p style="color:#555cb4;">Text here</p>
.mytext {color:#555cb4;}
This box has a color of #555cb4
<div style="background-color:#555cb4;">Content here</div>
.mybackground {background-color:#555cb4;}
Border around this has a color of #555cb4
<div style="border:2px solid #555cb4;">Content here</div>
.myborder {border:2px solid #555cb4;}