#2d325c color space conversions
Hex:
#2d325c
RGB:
45, 50, 92
CMY:
82, 80, 64
CMYK:
51, 46, 0, 64
HSL:
234°, 34.3066%, 26.8627%
HSV (HSB):
234°, 51.0870%, 36.0784%
XYZ:
4.1546, 3.6118, 10.6034
xyY:
0.2262, 0.1966, 3.6118
CIE-Lab:
22.3442, 10.8530, -25.9043
CIE-LCH:
22.3442, 28.0859, 292.7319
CIE-Luv:
22.3442, -3.9165, -31.2911
Hunter-Lab:
19.0047, 5.7630, -19.7766
#2d325c color charts
#2d325c color shades, tints & tones
#2d325c color schemes
#2d325c color preview, HTML & CSS examples
This text has a color of #2d325c
<p style="color:#2d325c;">Text here</p>
.mytext {color:#2d325c;}
This box has a color of #2d325c
<div style="background-color:#2d325c;">Content here</div>
.mybackground {background-color:#2d325c;}
Border around this has a color of #2d325c
<div style="border:2px solid #2d325c;">Content here</div>
.myborder {border:2px solid #2d325c;}