#3d204f color space conversions
Hex:
#3d204f
RGB:
61, 32, 79
CMY:
76, 87, 69
CMYK:
23, 59, 0, 69
HSL:
277°, 42.3423%, 21.7647%
HSV (HSB):
277°, 59.4937%, 30.9804%
XYZ:
3.8523, 2.5896, 7.6939
xyY:
0.2725, 0.1832, 2.5896
CIE-Lab:
18.3192, 23.8219, -23.5138
CIE-LCH:
18.3192, 33.4721, 315.3729
CIE-Luv:
18.3192, 8.6725, -27.1529
Hunter-Lab:
16.0923, 14.5686, -17.0826
#3d204f color charts
#3d204f color shades, tints & tones
#3d204f color schemes
#3d204f color preview, HTML & CSS examples
This text has a color of #3d204f
<p style="color:#3d204f;">Text here</p>
.mytext {color:#3d204f;}
This box has a color of #3d204f
<div style="background-color:#3d204f;">Content here</div>
.mybackground {background-color:#3d204f;}
Border around this has a color of #3d204f
<div style="border:2px solid #3d204f;">Content here</div>
.myborder {border:2px solid #3d204f;}