#3a003c color space conversions
Hex:
#3a003c
RGB:
58, 0, 60
CMY:
77, 100, 76
CMYK:
3, 100, 0, 76
HSL:
298°, 100.0000%, 11.7647%
HSV (HSB):
298°, 100.0000%, 23.5294%
XYZ:
2.5605, 1.2258, 4.3766
xyY:
0.3137, 0.1502, 1.2258
CIE-Lab:
10.7462, 34.6026, -22.3961
CIE-LCH:
10.7462, 41.2181, 327.0876
CIE-Luv:
10.7462, 14.3498, -20.2005
Hunter-Lab:
11.0715, 21.9069, -15.6875
#3a003c color charts
#3a003c color shades, tints & tones
#3a003c color schemes
#3a003c color preview, HTML & CSS examples
This text has a color of #3a003c
<p style="color:#3a003c;">Text here</p>
.mytext {color:#3a003c;}
This box has a color of #3a003c
<div style="background-color:#3a003c;">Content here</div>
.mybackground {background-color:#3a003c;}
Border around this has a color of #3a003c
<div style="border:2px solid #3a003c;">Content here</div>
.myborder {border:2px solid #3a003c;}