#3d203e color space conversions
Hex:
#3d203e
RGB:
61, 32, 62
CMY:
76, 87, 76
CMYK:
2, 48, 0, 76
HSL:
298°, 31.9149%, 18.4314%
HSV (HSB):
298°, 48.3871%, 24.3137%
XYZ:
3.3105, 2.3729, 4.8410
xyY:
0.3146, 0.2255, 2.3729
CIE-Lab:
17.3339, 19.6075, -13.3801
CIE-LCH:
17.3339, 23.7377, 325.6904
CIE-Luv:
17.3339, 11.2693, -15.4604
Hunter-Lab:
15.4043, 11.4033, -7.8495
#3d203e color charts
#3d203e color shades, tints & tones
#3d203e color schemes
#3d203e color preview, HTML & CSS examples
This text has a color of #3d203e
<p style="color:#3d203e;">Text here</p>
.mytext {color:#3d203e;}
This box has a color of #3d203e
<div style="background-color:#3d203e;">Content here</div>
.mybackground {background-color:#3d203e;}
Border around this has a color of #3d203e
<div style="border:2px solid #3d203e;">Content here</div>
.myborder {border:2px solid #3d203e;}