#2d398d color space conversions
Hex:
#2d398d
RGB:
45, 57, 141
CMY:
82, 78, 45
CMYK:
68, 60, 0, 45
HSL:
233°, 51.6129%, 36.4706%
HSV (HSB):
233°, 68.0851%, 55.2941%
XYZ:
7.3530, 5.4072, 25.8555
xyY:
0.1904, 0.1400, 5.4072
CIE-Lab:
27.8648, 23.9765, -48.2204
CIE-LCH:
27.8648, 53.8524, 296.4378
CIE-Luv:
27.8648, -7.4941, -63.4730
Hunter-Lab:
23.2535, 15.7504, -49.6470
#2d398d color charts
#2d398d color shades, tints & tones
#2d398d color schemes
#2d398d color preview, HTML & CSS examples
This text has a color of #2d398d
<p style="color:#2d398d;">Text here</p>
.mytext {color:#2d398d;}
This box has a color of #2d398d
<div style="background-color:#2d398d;">Content here</div>
.mybackground {background-color:#2d398d;}
Border around this has a color of #2d398d
<div style="border:2px solid #2d398d;">Content here</div>
.myborder {border:2px solid #2d398d;}