#5505c5 color space conversions
Hex:
#5505c5
RGB:
85, 5, 197
CMY:
67, 98, 23
CMYK:
57, 97, 0, 23
HSL:
265°, 95.0495%, 39.6078%
HSV (HSB):
265°, 97.4619%, 77.2549%
XYZ:
13.8786, 6.0711, 53.2637
xyY:
0.1896, 0.0829, 6.0711
CIE-Lab:
29.5910, 66.7800, -78.9818
CIE-LCH:
29.5910, 103.4296, 310.2149
CIE-Luv:
29.5910, 4.5617, -100.7653
Hunter-Lab:
24.6395, 57.4241, -110.9206
#5505c5 color charts
#5505c5 color shades, tints & tones
#5505c5 color schemes
#5505c5 color preview, HTML & CSS examples
This text has a color of #5505c5
<p style="color:#5505c5;">Text here</p>
.mytext {color:#5505c5;}
This box has a color of #5505c5
<div style="background-color:#5505c5;">Content here</div>
.mybackground {background-color:#5505c5;}
Border around this has a color of #5505c5
<div style="border:2px solid #5505c5;">Content here</div>
.myborder {border:2px solid #5505c5;}