#555df2 color space conversions
Hex:
#555df2
RGB:
85, 93, 242
CMY:
67, 64, 5
CMYK:
65, 62, 0, 5
HSL:
237°, 85.7923%, 64.1176%
HSV (HSB):
237°, 64.8760%, 94.9020%
XYZ:
23.6877, 16.1708, 85.8772
xyY:
0.1884, 0.1286, 16.1708
CIE-Lab:
47.1978, 42.2484, -75.8244
CIE-LCH:
47.1978, 86.8001, 299.1260
CIE-Luv:
47.1978, -10.4165, -116.9041
Hunter-Lab:
40.2129, 34.7739, -98.4684
#555df2 color charts
#555df2 color shades, tints & tones
#555df2 color schemes
#555df2 color preview, HTML & CSS examples
This text has a color of #555df2
<p style="color:#555df2;">Text here</p>
.mytext {color:#555df2;}
This box has a color of #555df2
<div style="background-color:#555df2;">Content here</div>
.mybackground {background-color:#555df2;}
Border around this has a color of #555df2
<div style="border:2px solid #555df2;">Content here</div>
.myborder {border:2px solid #555df2;}