#555be5 color space conversions
Hex:
#555be5
RGB:
85, 91, 229
CMY:
67, 64, 10
CMYK:
63, 60, 0, 10
HSL:
238°, 73.4694%, 61.5686%
HSV (HSB):
238°, 62.8821%, 89.8039%
XYZ:
21.6303, 15.0706, 75.8976
xyY:
0.1921, 0.1338, 15.0706
CIE-Lab:
45.7308, 39.1847, -70.8992
CIE-LCH:
45.7308, 81.0070, 298.9286
CIE-Luv:
45.7308, -9.4149, -108.8039
Hunter-Lab:
38.8209, 31.5203, -88.7416
#555be5 color charts
#555be5 color shades, tints & tones
#555be5 color schemes
#555be5 color preview, HTML & CSS examples
This text has a color of #555be5
<p style="color:#555be5;">Text here</p>
.mytext {color:#555be5;}
This box has a color of #555be5
<div style="background-color:#555be5;">Content here</div>
.mybackground {background-color:#555be5;}
Border around this has a color of #555be5
<div style="border:2px solid #555be5;">Content here</div>
.myborder {border:2px solid #555be5;}