#2005a4 color space conversions
Hex:
#2005a4
RGB:
32, 5, 164
CMY:
87, 98, 36
CMYK:
80, 97, 0, 36
HSL:
250°, 94.0828%, 33.1373%
HSV (HSB):
250°, 96.9512%, 64.3137%
XYZ:
7.3508, 3.0960, 35.3321
xyY:
0.1606, 0.0676, 3.0960
CIE-Lab:
20.4242, 56.0265, -74.6355
CIE-LCH:
20.4242, 93.3243, 306.8944
CIE-Luv:
20.4242, -3.6707, -78.0495
Hunter-Lab:
17.5953, 43.7799, -106.7400
#2005a4 color charts
#2005a4 color shades, tints & tones
#2005a4 color schemes
#2005a4 color preview, HTML & CSS examples
This text has a color of #2005a4
<p style="color:#2005a4;">Text here</p>
.mytext {color:#2005a4;}
This box has a color of #2005a4
<div style="background-color:#2005a4;">Content here</div>
.mybackground {background-color:#2005a4;}
Border around this has a color of #2005a4
<div style="border:2px solid #2005a4;">Content here</div>
.myborder {border:2px solid #2005a4;}