#3d255e color space conversions
Hex:
#3d255e
RGB:
61, 37, 94
CMY:
76, 85, 63
CMYK:
35, 61, 0, 63
HSL:
265°, 43.5115%, 25.6863%
HSV (HSB):
265°, 60.6383%, 36.8627%
XYZ:
4.6064, 3.1234, 10.9498
xyY:
0.2466, 0.1672, 3.1234
CIE-Lab:
20.5314, 24.8334, -30.0209
CIE-LCH:
20.5314, 38.9609, 309.5977
CIE-Luv:
20.5314, 5.5292, -36.0071
Hunter-Lab:
17.6731, 15.5973, -24.3632
#3d255e color charts
#3d255e color shades, tints & tones
#3d255e color schemes
#3d255e color preview, HTML & CSS examples
This text has a color of #3d255e
<p style="color:#3d255e;">Text here</p>
.mytext {color:#3d255e;}
This box has a color of #3d255e
<div style="background-color:#3d255e;">Content here</div>
.mybackground {background-color:#3d255e;}
Border around this has a color of #3d255e
<div style="border:2px solid #3d255e;">Content here</div>
.myborder {border:2px solid #3d255e;}