#3b245e color space conversions
Hex:
#3b245e
RGB:
59, 36, 94
CMY:
77, 86, 63
CMYK:
37, 62, 0, 63
HSL:
264°, 44.6154%, 25.4902%
HSV (HSB):
264°, 61.7021%, 36.8627%
XYZ:
4.4549, 2.9997, 10.9339
xyY:
0.2423, 0.1631, 2.9997
CIE-Lab:
20.0427, 24.9186, -30.8185
CIE-LCH:
20.0427, 39.6323, 308.9577
CIE-Luv:
20.0427, 4.8999, -36.5062
Hunter-Lab:
17.3197, 15.6035, -25.3059
#3b245e color charts
#3b245e color shades, tints & tones
#3b245e color schemes
#3b245e color preview, HTML & CSS examples
This text has a color of #3b245e
<p style="color:#3b245e;">Text here</p>
.mytext {color:#3b245e;}
This box has a color of #3b245e
<div style="background-color:#3b245e;">Content here</div>
.mybackground {background-color:#3b245e;}
Border around this has a color of #3b245e
<div style="border:2px solid #3b245e;">Content here</div>
.myborder {border:2px solid #3b245e;}