#5500cd color space conversions
Hex:
#5500cd
RGB:
85, 0, 205
CMY:
67, 100, 20
CMYK:
59, 100, 0, 20
HSL:
265°, 100.0000%, 40.1961%
HSV (HSB):
265°, 100.0000%, 80.3922%
XYZ:
14.7658, 6.3391, 58.2029
xyY:
0.1862, 0.0799, 6.3391
CIE-Lab:
30.2523, 69.4242, -82.5695
CIE-LCH:
30.2523, 107.8770, 310.0570
CIE-Luv:
30.2523, 3.8509, -105.3107
Hunter-Lab:
25.1775, 60.6235, -119.4366
#5500cd color charts
#5500cd color shades, tints & tones
#5500cd color schemes
#5500cd color preview, HTML & CSS examples
This text has a color of #5500cd
<p style="color:#5500cd;">Text here</p>
.mytext {color:#5500cd;}
This box has a color of #5500cd
<div style="background-color:#5500cd;">Content here</div>
.mybackground {background-color:#5500cd;}
Border around this has a color of #5500cd
<div style="border:2px solid #5500cd;">Content here</div>
.myborder {border:2px solid #5500cd;}