#5505e5 color space conversions
Hex:
#5505e5
RGB:
85, 5, 229
CMY:
67, 98, 10
CMYK:
63, 98, 0, 10
HSL:
261°, 95.7265%, 45.8824%
HSV (HSB):
261°, 97.8166%, 89.8039%
XYZ:
17.9434, 7.6970, 74.6687
xyY:
0.1789, 0.0767, 7.6970
CIE-Lab:
33.3437, 74.1426, -91.2939
CIE-LCH:
33.3437, 117.6083, 309.0811
CIE-Luv:
33.3437, 1.2916, -118.9931
Hunter-Lab:
27.7434, 66.8963, -140.1527
#5505e5 color charts
#5505e5 color shades, tints & tones
#5505e5 color schemes
#5505e5 color preview, HTML & CSS examples
This text has a color of #5505e5
<p style="color:#5505e5;">Text here</p>
.mytext {color:#5505e5;}
This box has a color of #5505e5
<div style="background-color:#5505e5;">Content here</div>
.mybackground {background-color:#5505e5;}
Border around this has a color of #5505e5
<div style="border:2px solid #5505e5;">Content here</div>
.myborder {border:2px solid #5505e5;}