#2d3882 color space conversions
Hex:
#2d3882
RGB:
45, 56, 130
CMY:
82, 78, 49
CMYK:
65, 57, 0, 49
HSL:
232°, 48.5714%, 34.3137%
HSV (HSB):
232°, 65.3846%, 50.9804%
XYZ:
6.5256, 4.9979, 21.7399
xyY:
0.1962, 0.1503, 4.9979
CIE-Lab:
26.7289, 20.5615, -43.2244
CIE-LCH:
26.7289, 47.8656, 295.4400
CIE-Luv:
26.7289, -6.9238, -56.2021
Hunter-Lab:
22.3561, 12.9801, -42.0065
#2d3882 color charts
#2d3882 color shades, tints & tones
#2d3882 color schemes
#2d3882 color preview, HTML & CSS examples
This text has a color of #2d3882
<p style="color:#2d3882;">Text here</p>
.mytext {color:#2d3882;}
This box has a color of #2d3882
<div style="background-color:#2d3882;">Content here</div>
.mybackground {background-color:#2d3882;}
Border around this has a color of #2d3882
<div style="border:2px solid #2d3882;">Content here</div>
.myborder {border:2px solid #2d3882;}