#555dec color space conversions
Hex:
#555dec
RGB:
85, 93, 236
CMY:
67, 64, 7
CMYK:
64, 61, 0, 7
HSL:
237°, 79.8942%, 62.9412%
HSV (HSB):
237°, 63.9831%, 92.5490%
XYZ:
22.8010, 15.8161, 81.2080
xyY:
0.1903, 0.1320, 15.8161
CIE-Lab:
46.7323, 40.2786, -73.2153
CIE-LCH:
46.7323, 83.5634, 298.8169
CIE-Luv:
46.7323, -10.1820, -112.8278
Hunter-Lab:
39.7695, 32.7425, -93.2295
#555dec color charts
#555dec RGB chart
#555dec CMYK chart
#555dec RGB pie chart
#555dec color shades, tints & tones
#555dec color schemes
#555dec color preview, HTML & CSS examples
This text has a color of #555dec
<p style="color:#555dec;">Text here</p>
.mytext {color:#555dec;}
Text color #555dec
This box has a color of #555dec
<div style="background-color:#555dec;">Content here</div>
.mybackground {background-color:#555dec;}
Background color #555dec
Border around this has a color of #555dec
<div style="border:2px solid #555dec;">Content here</div>
.myborder {border:2px solid #555dec;}
Border color #555dec