#3d3c7e color space conversions
Hex:
#3d3c7e
RGB:
61, 60, 126
CMY:
76, 76, 51
CMYK:
52, 52, 0, 51
HSL:
241°, 35.4839%, 36.4706%
HSV (HSB):
241°, 52.3810%, 49.4118%
XYZ:
7.3062, 5.7302, 20.4596
xyY:
0.2181, 0.1711, 5.7302
CIE-Lab:
28.7213, 19.8319, -37.4481
CIE-LCH:
28.7213, 42.3753, 297.9049
CIE-Luv:
28.7213, -3.3045, -50.3449
Hunter-Lab:
23.9378, 12.5901, -33.9187
#3d3c7e color charts
#3d3c7e color shades, tints & tones
#3d3c7e color schemes
#3d3c7e color preview, HTML & CSS examples
This text has a color of #3d3c7e
<p style="color:#3d3c7e;">Text here</p>
.mytext {color:#3d3c7e;}
This box has a color of #3d3c7e
<div style="background-color:#3d3c7e;">Content here</div>
.mybackground {background-color:#3d3c7e;}
Border around this has a color of #3d3c7e
<div style="border:2px solid #3d3c7e;">Content here</div>
.myborder {border:2px solid #3d3c7e;}