#2e325f color space conversions
Hex:
#2e325f
RGB:
46, 50, 95
CMY:
82, 80, 63
CMYK:
52, 47, 0, 63
HSL:
235°, 34.7518%, 27.6471%
HSV (HSB):
235°, 51.5789%, 37.2549%
XYZ:
4.3329, 3.6883, 11.3100
xyY:
0.2241, 0.1908, 3.6883
CIE-Lab:
22.6129, 12.1793, -27.4412
CIE-LCH:
22.6129, 30.0226, 293.9333
CIE-Luv:
22.6129, -3.7182, -33.4081
Hunter-Lab:
19.2049, 6.6635, -21.4733
#2e325f color charts
#2e325f color shades, tints & tones
#2e325f color schemes
#2e325f color preview, HTML & CSS examples
This text has a color of #2e325f
<p style="color:#2e325f;">Text here</p>
.mytext {color:#2e325f;}
This box has a color of #2e325f
<div style="background-color:#2e325f;">Content here</div>
.mybackground {background-color:#2e325f;}
Border around this has a color of #2e325f
<div style="border:2px solid #2e325f;">Content here</div>
.myborder {border:2px solid #2e325f;}