#2d2d5a color space conversions
Hex:
#2d2d5a
RGB:
45, 45, 90
CMY:
82, 82, 65
CMYK:
50, 50, 0, 65
HSL:
240°, 33.3333%, 26.4706%
HSV (HSB):
240°, 50.0000%, 35.2941%
XYZ:
3.8660, 3.1728, 10.0815
xyY:
0.2258, 0.1853, 3.1728
CIE-Lab:
20.7232, 13.6643, -27.1639
CIE-LCH:
20.7232, 30.4071, 296.7038
CIE-Luv:
20.7232, -2.3082, -32.0137
Hunter-Lab:
17.8125, 7.5700, -21.0882
#2d2d5a color charts
#2d2d5a color shades, tints & tones
#2d2d5a color schemes
#2d2d5a color preview, HTML & CSS examples
This text has a color of #2d2d5a
<p style="color:#2d2d5a;">Text here</p>
.mytext {color:#2d2d5a;}
This box has a color of #2d2d5a
<div style="background-color:#2d2d5a;">Content here</div>
.mybackground {background-color:#2d2d5a;}
Border around this has a color of #2d2d5a
<div style="border:2px solid #2d2d5a;">Content here</div>
.myborder {border:2px solid #2d2d5a;}