#3d3e65 color space conversions
Hex:
#3d3e65
RGB:
61, 62, 101
CMY:
76, 76, 60
CMYK:
40, 39, 0, 60
HSL:
239°, 24.6914%, 31.7647%
HSV (HSB):
239°, 39.6040%, 39.6078%
XYZ:
5.9961, 5.3769, 13.0337
xyY:
0.2457, 0.2203, 5.3769
CIE-Lab:
27.7827, 10.3238, -23.0799
CIE-LCH:
27.7827, 25.2836, 294.0993
CIE-Luv:
27.7827, -2.5688, -30.1618
Hunter-Lab:
23.1882, 5.5775, -17.0943
#3d3e65 color charts
#3d3e65 color shades, tints & tones
#3d3e65 color schemes
#3d3e65 color preview, HTML & CSS examples
This text has a color of #3d3e65
<p style="color:#3d3e65;">Text here</p>
.mytext {color:#3d3e65;}
This box has a color of #3d3e65
<div style="background-color:#3d3e65;">Content here</div>
.mybackground {background-color:#3d3e65;}
Border around this has a color of #3d3e65
<div style="border:2px solid #3d3e65;">Content here</div>
.myborder {border:2px solid #3d3e65;}