#2d2d84 color space conversions
Hex:
#2d2d84
RGB:
45, 45, 132
CMY:
82, 82, 48
CMYK:
66, 66, 0, 48
HSL:
240°, 49.1525%, 34.7059%
HSV (HSB):
240°, 65.9091%, 51.7647%
XYZ:
6.1854, 4.1006, 22.2953
xyY:
0.1898, 0.1259, 4.1006
CIE-Lab:
24.0013, 28.6969, -48.9143
CIE-LCH:
24.0013, 56.7109, 300.3992
CIE-Luv:
24.0013, -4.3671, -60.5656
Hunter-Lab:
20.2499, 19.0862, -51.1036
#2d2d84 color charts
#2d2d84 color shades, tints & tones
#2d2d84 color schemes
#2d2d84 color preview, HTML & CSS examples
This text has a color of #2d2d84
<p style="color:#2d2d84;">Text here</p>
.mytext {color:#2d2d84;}
This box has a color of #2d2d84
<div style="background-color:#2d2d84;">Content here</div>
.mybackground {background-color:#2d2d84;}
Border around this has a color of #2d2d84
<div style="border:2px solid #2d2d84;">Content here</div>
.myborder {border:2px solid #2d2d84;}