#3d004e color space conversions
Hex:
#3d004e
RGB:
61, 0, 78
CMY:
76, 100, 69
CMYK:
22, 100, 0, 69
HSL:
287°, 100.0000%, 15.2941%
HSV (HSB):
287°, 100.0000%, 30.5882%
XYZ:
3.2996, 1.5422, 7.3315
xyY:
0.2711, 0.1267, 1.5422
CIE-Lab:
12.8736, 38.6539, -31.5835
CIE-LCH:
12.8736, 49.9164, 320.7483
CIE-Luv:
12.8736, 12.5027, -30.4134
Hunter-Lab:
12.4184, 25.6961, -26.3104
#3d004e color charts
#3d004e color shades, tints & tones
#3d004e color schemes
#3d004e color preview, HTML & CSS examples
This text has a color of #3d004e
<p style="color:#3d004e;">Text here</p>
.mytext {color:#3d004e;}
This box has a color of #3d004e
<div style="background-color:#3d004e;">Content here</div>
.mybackground {background-color:#3d004e;}
Border around this has a color of #3d004e
<div style="border:2px solid #3d004e;">Content here</div>
.myborder {border:2px solid #3d004e;}