#5000aa color space conversions
Hex:
#5000aa
RGB:
80, 0, 170
CMY:
69, 100, 33
CMYK:
53, 100, 0, 33
HSL:
268°, 100.0000%, 33.3333%
HSV (HSB):
268°, 100.0000%, 66.6667%
XYZ:
10.5640, 4.6078, 38.3628
xyY:
0.1973, 0.0861, 4.6078
CIE-Lab:
25.5867, 61.1461, -69.5569
CIE-LCH:
25.5867, 92.6122, 311.3181
CIE-Luv:
25.5867, 6.3579, -84.9590
Hunter-Lab:
21.4657, 50.2808, -90.9353
#5000aa color charts
#5000aa color shades, tints & tones
#5000aa color schemes
#5000aa color preview, HTML & CSS examples
This text has a color of #5000aa
<p style="color:#5000aa;">Text here</p>
.mytext {color:#5000aa;}
This box has a color of #5000aa
<div style="background-color:#5000aa;">Content here</div>
.mybackground {background-color:#5000aa;}
Border around this has a color of #5000aa
<div style="border:2px solid #5000aa;">Content here</div>
.myborder {border:2px solid #5000aa;}