#2d2e84 color space conversions
Hex:
#2d2e84
RGB:
45, 46, 132
CMY:
82, 82, 48
CMYK:
66, 65, 0, 48
HSL:
239°, 49.1525%, 34.7059%
HSV (HSB):
239°, 65.9091%, 51.7647%
XYZ:
6.2240, 4.1778, 22.3082
xyY:
0.1903, 0.1277, 4.1778
CIE-Lab:
24.2508, 28.0390, -48.5068
CIE-LCH:
24.2508, 56.0276, 300.0297
CIE-Luv:
24.2508, -4.5812, -60.3686
Hunter-Lab:
20.4397, 18.5850, -50.4020
#2d2e84 color charts
#2d2e84 color shades, tints & tones
#2d2e84 color schemes
#2d2e84 color preview, HTML & CSS examples
This text has a color of #2d2e84
<p style="color:#2d2e84;">Text here</p>
.mytext {color:#2d2e84;}
This box has a color of #2d2e84
<div style="background-color:#2d2e84;">Content here</div>
.mybackground {background-color:#2d2e84;}
Border around this has a color of #2d2e84
<div style="border:2px solid #2d2e84;">Content here</div>
.myborder {border:2px solid #2d2e84;}