#3d3d9e color space conversions
Hex:
#3d3d9e
RGB:
61, 61, 158
CMY:
76, 76, 38
CMYK:
61, 61, 0, 38
HSL:
240°, 44.2922%, 42.9412%
HSV (HSB):
240°, 61.3924%, 61.9608%
XYZ:
9.7648, 6.7982, 33.1453
xyY:
0.1964, 0.1368, 6.7982
CIE-Lab:
31.3430, 30.1123, -52.9138
CIE-LCH:
31.3430, 60.8820, 299.6434
CIE-Luv:
31.3430, -5.2473, -72.7738
Hunter-Lab:
26.0734, 21.2218, -57.1199
#3d3d9e color charts
#3d3d9e color shades, tints & tones
#3d3d9e color schemes
#3d3d9e color preview, HTML & CSS examples
This text has a color of #3d3d9e
<p style="color:#3d3d9e;">Text here</p>
.mytext {color:#3d3d9e;}
This box has a color of #3d3d9e
<div style="background-color:#3d3d9e;">Content here</div>
.mybackground {background-color:#3d3d9e;}
Border around this has a color of #3d3d9e
<div style="border:2px solid #3d3d9e;">Content here</div>
.myborder {border:2px solid #3d3d9e;}