#2d3382 color space conversions
Hex:
#2d3382
RGB:
45, 51, 130
CMY:
82, 80, 49
CMYK:
65, 61, 0, 49
HSL:
236°, 48.5714%, 34.3137%
HSV (HSB):
236°, 65.3846%, 50.9804%
XYZ:
6.2953, 4.5372, 21.6631
xyY:
0.1937, 0.1396, 4.5372
CIE-Lab:
25.3735, 23.9658, -45.4235
CIE-LCH:
25.3735, 51.3581, 297.8165
CIE-Luv:
25.3735, -5.6494, -57.8175
Hunter-Lab:
21.3008, 15.4778, -45.3878
#2d3382 color charts
#2d3382 color shades, tints & tones
#2d3382 color schemes
#2d3382 color preview, HTML & CSS examples
This text has a color of #2d3382
<p style="color:#2d3382;">Text here</p>
.mytext {color:#2d3382;}
This box has a color of #2d3382
<div style="background-color:#2d3382;">Content here</div>
.mybackground {background-color:#2d3382;}
Border around this has a color of #2d3382
<div style="border:2px solid #2d3382;">Content here</div>
.myborder {border:2px solid #2d3382;}