#3d3d64 color space conversions
Hex:
#3d3d64
RGB:
61, 61, 100
CMY:
76, 76, 61
CMYK:
39, 39, 0, 61
HSL:
240°, 24.2236%, 31.5686%
HSV (HSB):
240°, 39.0000%, 39.2157%
XYZ:
5.8935, 5.2497, 12.7593
xyY:
0.2466, 0.2196, 5.2497
CIE-Lab:
27.4346, 10.6826, -22.9833
CIE-LCH:
27.4346, 25.3446, 294.9290
CIE-Luv:
27.4346, -2.1586, -29.9415
Hunter-Lab:
22.9122, 5.8173, -16.9787
#3d3d64 color charts
#3d3d64 color shades, tints & tones
#3d3d64 color schemes
#3d3d64 color preview, HTML & CSS examples
This text has a color of #3d3d64
<p style="color:#3d3d64;">Text here</p>
.mytext {color:#3d3d64;}
This box has a color of #3d3d64
<div style="background-color:#3d3d64;">Content here</div>
.mybackground {background-color:#3d3d64;}
Border around this has a color of #3d3d64
<div style="border:2px solid #3d3d64;">Content here</div>
.myborder {border:2px solid #3d3d64;}