#3d3da4 color space conversions
Hex:
#3d3da4
RGB:
61, 61, 164
CMY:
76, 76, 36
CMYK:
63, 63, 0, 36
HSL:
240°, 45.7778%, 44.1176%
HSV (HSB):
240°, 62.8049%, 64.3137%
XYZ:
10.2941, 7.0099, 35.9325
xyY:
0.1934, 0.1317, 7.0099
CIE-Lab:
31.8295, 32.1724, -55.7452
CIE-LCH:
31.8295, 64.3630, 299.9907
CIE-Luv:
31.8295, -5.5413, -76.8516
Hunter-Lab:
26.4763, 23.0679, -61.9325
#3d3da4 color charts
#3d3da4 color shades, tints & tones
#3d3da4 color schemes
#3d3da4 color preview, HTML & CSS examples
This text has a color of #3d3da4
<p style="color:#3d3da4;">Text here</p>
.mytext {color:#3d3da4;}
This box has a color of #3d3da4
<div style="background-color:#3d3da4;">Content here</div>
.mybackground {background-color:#3d3da4;}
Border around this has a color of #3d3da4
<div style="border:2px solid #3d3da4;">Content here</div>
.myborder {border:2px solid #3d3da4;}