#3d3ed4 color space conversions
Hex:
#3d3ed4
RGB:
61, 62, 212
CMY:
76, 76, 17
CMYK:
71, 71, 0, 17
HSL:
240°, 63.7131%, 53.5294%
HSV (HSB):
240°, 71.2264%, 83.1373%
XYZ:
15.5308, 9.1908, 63.2428
xyY:
0.1766, 0.1045, 9.1908
CIE-Lab:
36.3491, 47.7087, -76.6137
CIE-LCH:
36.3491, 90.2540, 301.9113
CIE-Luv:
36.3491, -7.9326, -107.3906
Hunter-Lab:
30.3164, 38.3901, -102.4631
#3d3ed4 color charts
#3d3ed4 color shades, tints & tones
#3d3ed4 color schemes
#3d3ed4 color preview, HTML & CSS examples
This text has a color of #3d3ed4
<p style="color:#3d3ed4;">Text here</p>
.mytext {color:#3d3ed4;}
This box has a color of #3d3ed4
<div style="background-color:#3d3ed4;">Content here</div>
.mybackground {background-color:#3d3ed4;}
Border around this has a color of #3d3ed4
<div style="border:2px solid #3d3ed4;">Content here</div>
.myborder {border:2px solid #3d3ed4;}