#2d2d4c color space conversions
Hex:
#2d2d4c
RGB:
45, 45, 76
CMY:
82, 82, 70
CMYK:
41, 41, 0, 70
HSL:
240°, 25.6198%, 23.7255%
HSV (HSB):
240°, 40.7895%, 29.8039%
XYZ:
3.3251, 2.9565, 7.2329
xyY:
0.2460, 0.2188, 2.9565
CIE-Lab:
19.8687, 8.9213, -19.1566
CIE-LCH:
19.8687, 21.1320, 294.9715
CIE-Luv:
19.8687, -1.5785, -21.8958
Hunter-Lab:
17.1944, 4.4285, -12.9045
#2d2d4c color charts
#2d2d4c color shades, tints & tones
#2d2d4c color schemes
#2d2d4c color preview, HTML & CSS examples
This text has a color of #2d2d4c
<p style="color:#2d2d4c;">Text here</p>
.mytext {color:#2d2d4c;}
This box has a color of #2d2d4c
<div style="background-color:#2d2d4c;">Content here</div>
.mybackground {background-color:#2d2d4c;}
Border around this has a color of #2d2d4c
<div style="border:2px solid #2d2d4c;">Content here</div>
.myborder {border:2px solid #2d2d4c;}