#3d2ddd color space conversions
Hex:
#3d2ddd
RGB:
61, 45, 221
CMY:
76, 82, 13
CMYK:
72, 80, 0, 13
HSL:
245°, 72.1311%, 52.1569%
HSV (HSB):
245°, 79.6380%, 86.6667%
XYZ:
15.9140, 8.0893, 69.1292
xyY:
0.1709, 0.0869, 8.0893
CIE-Lab:
34.1682, 59.3393, -85.3983
CIE-LCH:
34.1682, 103.9905, 304.7936
CIE-Luv:
34.1682, -5.8357, -114.1965
Hunter-Lab:
28.4417, 50.1030, -124.1984
#3d2ddd color charts
#3d2ddd color shades, tints & tones
#3d2ddd color schemes
#3d2ddd color preview, HTML & CSS examples
This text has a color of #3d2ddd
<p style="color:#3d2ddd;">Text here</p>
.mytext {color:#3d2ddd;}
This box has a color of #3d2ddd
<div style="background-color:#3d2ddd;">Content here</div>
.mybackground {background-color:#3d2ddd;}
Border around this has a color of #3d2ddd
<div style="border:2px solid #3d2ddd;">Content here</div>
.myborder {border:2px solid #3d2ddd;}