#3d2dcc color space conversions
Hex:
#3d2dcc
RGB:
61, 45, 204
CMY:
76, 82, 20
CMYK:
70, 78, 0, 20
HSL:
246°, 63.8554%, 48.8235%
HSV (HSB):
246°, 77.9412%, 80.0000%
XYZ:
13.7619, 7.2285, 57.7966
xyY:
0.1747, 0.0917, 7.2285
CIE-Lab:
32.3215, 54.2705, -78.6233
CIE-LCH:
32.3215, 95.5349, 304.6158
CIE-Luv:
32.3215, -4.8754, -104.3047
Hunter-Lab:
26.8859, 44.3176, -108.6358
#3d2dcc color charts
#3d2dcc color shades, tints & tones
#3d2dcc color schemes
#3d2dcc color preview, HTML & CSS examples
This text has a color of #3d2dcc
<p style="color:#3d2dcc;">Text here</p>
.mytext {color:#3d2dcc;}
This box has a color of #3d2dcc
<div style="background-color:#3d2dcc;">Content here</div>
.mybackground {background-color:#3d2dcc;}
Border around this has a color of #3d2dcc
<div style="border:2px solid #3d2dcc;">Content here</div>
.myborder {border:2px solid #3d2dcc;}