#3a0545 color space conversions
Hex:
        #3a0545
        RGB:
        58, 5, 69
        CMY:
        77, 98, 73
        CMYK:
        16, 93, 0, 73
      HSL:
        290°, 86.4865%, 14.5098%
        HSV (HSB):
        290°, 92.7536%, 27.0588%
        XYZ:
        2.8734, 1.4378, 5.7563
        xyY:
        0.2854, 0.1428, 1.4378
      CIE-Lab:
        12.2067, 34.1787, -26.4304
        CIE-LCH:
        12.2067, 43.2059, 322.2852
        CIE-Luv:
        12.2067, 12.3343, -25.0875
        Hunter-Lab:
        11.9906, 21.7912, -20.0697
      #3a0545 color charts
#3a0545 RGB chart
      #3a0545 CMYK chart
      #3a0545 RGB pie chart
      #3a0545 color shades, tints & tones
#3a0545 color schemes
#3a0545 color preview, HTML & CSS examples
           This text has a color of #3a0545        
        
          <p style="color:#3a0545;">Text here</p>
        
        
          .mytext {color:#3a0545;}
        
        Text color #3a0545
      
           This box has a color of #3a0545        
        
          <div style="background-color:#3a0545;">Content here</div>
        
        
          .mybackground {background-color:#3a0545;}
        
        Background color #3a0545
      
           Border around this has a color of #3a0545        
        
          <div style="border:2px solid #3a0545;">Content here</div>
        
        
          .myborder {border:2px solid #3a0545;}
        
        Border color #3a0545