#3d3d62 color space conversions
Hex:
#3d3d62
RGB:
61, 61, 98
CMY:
76, 76, 62
CMYK:
38, 38, 0, 62
HSL:
240°, 23.2704%, 31.1765%
HSV (HSB):
240°, 37.7551%, 38.4314%
XYZ:
5.7978, 5.2114, 12.2556
xyY:
0.2492, 0.2240, 5.2114
CIE-Lab:
27.3288, 10.0621, -21.8605
CIE-LCH:
27.3288, 24.0651, 294.7160
CIE-Luv:
27.3288, -2.0455, -28.3729
Hunter-Lab:
22.8286, 5.3841, -15.8501
#3d3d62 color charts
#3d3d62 color shades, tints & tones
#3d3d62 color schemes
#3d3d62 color preview, HTML & CSS examples
This text has a color of #3d3d62
<p style="color:#3d3d62;">Text here</p>
.mytext {color:#3d3d62;}
This box has a color of #3d3d62
<div style="background-color:#3d3d62;">Content here</div>
.mybackground {background-color:#3d3d62;}
Border around this has a color of #3d3d62
<div style="border:2px solid #3d3d62;">Content here</div>
.myborder {border:2px solid #3d3d62;}