#3a005f color space conversions
Hex:
#3a005f
RGB:
58, 0, 95
CMY:
77, 100, 63
CMYK:
39, 100, 0, 63
HSL:
277°, 100.0000%, 18.6275%
HSV (HSB):
277°, 100.0000%, 37.2549%
XYZ:
3.8105, 1.7258, 10.9587
xyY:
0.2310, 0.1046, 1.7258
CIE-Lab:
13.9768, 41.9161, -41.3474
CIE-LCH:
13.9768, 58.8776, 315.3913
CIE-Luv:
13.9768, 8.3119, -39.9949
Hunter-Lab:
13.1368, 28.7864, -40.2639
#3a005f color charts
#3a005f color shades, tints & tones
#3a005f color schemes
#3a005f color preview, HTML & CSS examples
This text has a color of #3a005f
<p style="color:#3a005f;">Text here</p>
.mytext {color:#3a005f;}
This box has a color of #3a005f
<div style="background-color:#3a005f;">Content here</div>
.mybackground {background-color:#3a005f;}
Border around this has a color of #3a005f
<div style="border:2px solid #3a005f;">Content here</div>
.myborder {border:2px solid #3a005f;}