#3d007e color space conversions
Hex:
#3d007e
RGB:
61, 0, 126
CMY:
76, 100, 51
CMYK:
52, 100, 0, 51
HSL:
269°, 100.0000%, 24.7059%
HSV (HSB):
269°, 100.0000%, 49.4118%
XYZ:
5.6904, 2.4985, 19.9210
xyY:
0.2024, 0.0889, 2.4985
CIE-Lab:
17.9116, 49.4299, -55.0712
CIE-LCH:
17.9116, 74.0010, 311.9100
CIE-Luv:
17.9116, 5.4243, -58.1840
Hunter-Lab:
15.8065, 36.5988, -63.6588
#3d007e color charts
#3d007e color shades, tints & tones
#3d007e color schemes
#3d007e color preview, HTML & CSS examples
This text has a color of #3d007e
<p style="color:#3d007e;">Text here</p>
.mytext {color:#3d007e;}
This box has a color of #3d007e
<div style="background-color:#3d007e;">Content here</div>
.mybackground {background-color:#3d007e;}
Border around this has a color of #3d007e
<div style="border:2px solid #3d007e;">Content here</div>
.myborder {border:2px solid #3d007e;}