#2d435d color space conversions
Hex:
#2d435d
RGB:
45, 67, 93
CMY:
82, 74, 64
CMYK:
52, 28, 0, 64
HSL:
213°, 34.7826%, 27.0588%
HSV (HSB):
213°, 51.6129%, 36.4706%
XYZ:
5.0651, 5.3625, 11.1240
xyY:
0.2350, 0.2488, 5.3625
CIE-Lab:
27.7436, -0.3927, -18.0770
CIE-LCH:
27.7436, 18.0813, 268.7555
CIE-Luv:
27.7436, -9.8838, -22.4844
Hunter-Lab:
23.1571, -1.4818, -12.2713
#2d435d color charts
#2d435d color shades, tints & tones
#2d435d color schemes
#2d435d color preview, HTML & CSS examples
This text has a color of #2d435d
<p style="color:#2d435d;">Text here</p>
.mytext {color:#2d435d;}
This box has a color of #2d435d
<div style="background-color:#2d435d;">Content here</div>
.mybackground {background-color:#2d435d;}
Border around this has a color of #2d435d
<div style="border:2px solid #2d435d;">Content here</div>
.myborder {border:2px solid #2d435d;}