#3d3d7a color space conversions
Hex:
#3d3d7a
RGB:
61, 61, 122
CMY:
76, 76, 52
CMYK:
50, 50, 0, 52
HSL:
240°, 33.3333%, 35.8824%
HSV (HSB):
240°, 50.0000%, 47.8431%
XYZ:
7.1061, 5.7347, 19.1447
xyY:
0.2222, 0.1793, 5.7347
CIE-Lab:
28.7331, 17.8214, -34.9191
CIE-LCH:
28.7331, 39.2039, 297.0381
CIE-Luv:
28.7331, -3.3808, -46.8912
Hunter-Lab:
23.9473, 11.0599, -30.6365
#3d3d7a color charts
#3d3d7a color shades, tints & tones
#3d3d7a color schemes
#3d3d7a color preview, HTML & CSS examples
This text has a color of #3d3d7a
<p style="color:#3d3d7a;">Text here</p>
.mytext {color:#3d3d7a;}
This box has a color of #3d3d7a
<div style="background-color:#3d3d7a;">Content here</div>
.mybackground {background-color:#3d3d7a;}
Border around this has a color of #3d3d7a
<div style="border:2px solid #3d3d7a;">Content here</div>
.myborder {border:2px solid #3d3d7a;}