#342e4e color space conversions
Hex:
#342e4e
RGB:
52, 46, 78
CMY:
80, 82, 69
CMYK:
33, 41, 0, 69
HSL:
251°, 25.8065%, 24.3137%
HSV (HSB):
251°, 41.0256%, 30.5882%
XYZ:
3.7683, 3.2341, 7.6334
xyY:
0.2575, 0.2210, 3.2341
CIE-Lab:
20.9581, 11.1907, -18.7465
CIE-LCH:
20.9581, 21.8326, 300.8351
CIE-Luv:
20.9581, 0.7235, -22.1159
Hunter-Lab:
17.9836, 5.9317, -12.5778
#342e4e color charts
#342e4e color shades, tints & tones
#342e4e color schemes
#342e4e color preview, HTML & CSS examples
This text has a color of #342e4e
<p style="color:#342e4e;">Text here</p>
.mytext {color:#342e4e;}
This box has a color of #342e4e
<div style="background-color:#342e4e;">Content here</div>
.mybackground {background-color:#342e4e;}
Border around this has a color of #342e4e
<div style="border:2px solid #342e4e;">Content here</div>
.myborder {border:2px solid #342e4e;}