#3d004a color space conversions
Hex:
#3d004a
RGB:
61, 0, 74
CMY:
76, 100, 71
CMYK:
18, 100, 0, 71
HSL:
289°, 100.0000%, 14.5098%
HSV (HSB):
289°, 100.0000%, 29.0196%
XYZ:
3.1605, 1.4865, 6.5989
xyY:
0.2810, 0.1322, 1.4865
CIE-Lab:
12.5221, 37.8440, -29.3839
CIE-LCH:
12.5221, 47.9122, 322.1725
CIE-Luv:
12.5221, 13.2689, -28.1147
Hunter-Lab:
12.1923, 24.9346, -23.5554
#3d004a color charts
#3d004a color shades, tints & tones
#3d004a color schemes
#3d004a color preview, HTML & CSS examples
This text has a color of #3d004a
<p style="color:#3d004a;">Text here</p>
.mytext {color:#3d004a;}
This box has a color of #3d004a
<div style="background-color:#3d004a;">Content here</div>
.mybackground {background-color:#3d004a;}
Border around this has a color of #3d004a
<div style="border:2px solid #3d004a;">Content here</div>
.myborder {border:2px solid #3d004a;}