#2a204d color space conversions
Hex:
#2a204d
RGB:
42, 32, 77
CMY:
84, 87, 70
CMYK:
45, 58, 0, 70
HSL:
253°, 41.2844%, 21.3725%
HSV (HSB):
253°, 58.4416%, 30.1961%
XYZ:
2.8109, 2.0611, 7.2709
xyY:
0.2315, 0.1697, 2.0611
CIE-Lab:
15.8046, 17.5338, -26.3051
CIE-LCH:
15.8046, 31.6132, 303.6856
CIE-Luv:
15.8046, 0.9458, -27.6026
Hunter-Lab:
14.3565, 9.8254, -19.9779
#2a204d color charts
#2a204d color shades, tints & tones
#2a204d color schemes
#2a204d color preview, HTML & CSS examples
This text has a color of #2a204d
<p style="color:#2a204d;">Text here</p>
.mytext {color:#2a204d;}
This box has a color of #2a204d
<div style="background-color:#2a204d;">Content here</div>
.mybackground {background-color:#2a204d;}
Border around this has a color of #2a204d
<div style="border:2px solid #2a204d;">Content here</div>
.myborder {border:2px solid #2a204d;}