#3d2d65 color space conversions
Hex:
#3d2d65
RGB:
61, 45, 101
CMY:
76, 82, 60
CMYK:
40, 55, 0, 60
HSL:
257°, 38.3562%, 28.6275%
HSV (HSB):
257°, 55.4455%, 39.6078%
XYZ:
5.2118, 3.8085, 12.7723
xyY:
0.2392, 0.1748, 3.8085
CIE-Lab:
23.0278, 21.7329, -30.6146
CIE-LCH:
23.0278, 37.5442, 305.3704
CIE-Luv:
23.0278, 2.7766, -38.2608
Hunter-Lab:
19.5153, 13.5191, -25.1434
#3d2d65 color charts
#3d2d65 color shades, tints & tones
#3d2d65 color schemes
#3d2d65 color preview, HTML & CSS examples
This text has a color of #3d2d65
<p style="color:#3d2d65;">Text here</p>
.mytext {color:#3d2d65;}
This box has a color of #3d2d65
<div style="background-color:#3d2d65;">Content here</div>
.mybackground {background-color:#3d2d65;}
Border around this has a color of #3d2d65
<div style="border:2px solid #3d2d65;">Content here</div>
.myborder {border:2px solid #3d2d65;}