#3b145c color space conversions
Hex:
#3b145c
RGB:
59, 20, 92
CMY:
77, 92, 64
CMYK:
36, 78, 0, 64
HSL:
273°, 64.2857%, 21.9608%
HSV (HSB):
273°, 78.2609%, 36.0784%
XYZ:
3.9856, 2.2028, 10.3403
xyY:
0.2411, 0.1333, 2.2028
CIE-Lab:
16.5176, 33.5462, -35.1829
CIE-LCH:
16.5176, 48.6126, 313.6359
CIE-Luv:
16.5176, 7.8238, -38.0060
Hunter-Lab:
14.8419, 21.9599, -30.9179
#3b145c color charts
#3b145c color shades, tints & tones
#3b145c color schemes
#3b145c color preview, HTML & CSS examples
This text has a color of #3b145c
<p style="color:#3b145c;">Text here</p>
.mytext {color:#3b145c;}
This box has a color of #3b145c
<div style="background-color:#3b145c;">Content here</div>
.mybackground {background-color:#3b145c;}
Border around this has a color of #3b145c
<div style="border:2px solid #3b145c;">Content here</div>
.myborder {border:2px solid #3b145c;}