#3d3e75 color space conversions
Hex:
#3d3e75
RGB:
61, 62, 117
CMY:
76, 76, 54
CMYK:
48, 47, 0, 54
HSL:
239°, 31.4607%, 34.9020%
HSV (HSB):
239°, 47.8632%, 45.8824%
XYZ:
6.8580, 5.7217, 17.5726
xyY:
0.2274, 0.1898, 5.7217
CIE-Lab:
28.6992, 15.4872, -31.8225
CIE-LCH:
28.6992, 35.3910, 295.9510
CIE-Luv:
28.6992, -3.4236, -42.5979
Hunter-Lab:
23.9201, 9.3165, -26.8125
#3d3e75 color charts
#3d3e75 color shades, tints & tones
#3d3e75 color schemes
#3d3e75 color preview, HTML & CSS examples
This text has a color of #3d3e75
<p style="color:#3d3e75;">Text here</p>
.mytext {color:#3d3e75;}
This box has a color of #3d3e75
<div style="background-color:#3d3e75;">Content here</div>
.mybackground {background-color:#3d3e75;}
Border around this has a color of #3d3e75
<div style="border:2px solid #3d3e75;">Content here</div>
.myborder {border:2px solid #3d3e75;}