#2d255d color space conversions
Hex:
#2d255d
RGB:
45, 37, 93
CMY:
82, 85, 64
CMYK:
52, 60, 0, 64
HSL:
249°, 43.0769%, 25.4902%
HSV (HSB):
249°, 60.2151%, 36.4706%
XYZ:
3.7195, 2.6713, 10.6755
xyY:
0.2179, 0.1565, 2.6713
CIE-Lab:
18.6764, 20.2868, -32.4361
CIE-LCH:
18.6764, 38.2577, 302.0234
CIE-Luv:
18.6764, -0.3884, -36.7168
Hunter-Lab:
16.3442, 12.0198, -27.2853
#2d255d color charts
#2d255d color shades, tints & tones
#2d255d color schemes
#2d255d color preview, HTML & CSS examples
This text has a color of #2d255d
<p style="color:#2d255d;">Text here</p>
.mytext {color:#2d255d;}
This box has a color of #2d255d
<div style="background-color:#2d255d;">Content here</div>
.mybackground {background-color:#2d255d;}
Border around this has a color of #2d255d
<div style="border:2px solid #2d255d;">Content here</div>
.myborder {border:2px solid #2d255d;}