#3d3d63 color space conversions
Hex:
#3d3d63
RGB:
61, 61, 99
CMY:
76, 76, 61
CMYK:
38, 38, 0, 61
HSL:
240°, 23.7500%, 31.3725%
HSV (HSB):
240°, 38.3838%, 38.8235%
XYZ:
5.8453, 5.2304, 12.5059
xyY:
0.2479, 0.2218, 5.2304
CIE-Lab:
27.3814, 10.3716, -22.4227
CIE-LCH:
27.3814, 24.7052, 294.8229
CIE-Luv:
27.3814, -2.1021, -29.1575
Hunter-Lab:
22.8702, 5.5997, -16.4119
#3d3d63 color charts
#3d3d63 color shades, tints & tones
#3d3d63 color schemes
#3d3d63 color preview, HTML & CSS examples
This text has a color of #3d3d63
<p style="color:#3d3d63;">Text here</p>
.mytext {color:#3d3d63;}
This box has a color of #3d3d63
<div style="background-color:#3d3d63;">Content here</div>
.mybackground {background-color:#3d3d63;}
Border around this has a color of #3d3d63
<div style="border:2px solid #3d3d63;">Content here</div>
.myborder {border:2px solid #3d3d63;}