#3a0235 color space conversions
Hex:
        #3a0235
        RGB:
        58, 2, 53
        CMY:
        77, 99, 79
        CMYK:
        0, 97, 9, 77
      HSL:
        305°, 93.3333%, 11.7647%
        HSV (HSB):
        305°, 96.5517%, 22.7451%
        XYZ:
        2.4092, 1.2000, 3.4728
        xyY:
        0.3402, 0.1694, 1.2000
      CIE-Lab:
        10.5574, 32.4044, -17.6378
        CIE-LCH:
        10.5574, 36.8936, 331.4404
        CIE-Luv:
        10.5574, 15.7513, -16.1952
        Hunter-Lab:
        10.9544, 20.0876, -11.1281
      #3a0235 color charts
#3a0235 RGB chart
      #3a0235 CMYK chart
      #3a0235 RGB pie chart
      #3a0235 color shades, tints & tones
#3a0235 color schemes
#3a0235 color preview, HTML & CSS examples
           This text has a color of #3a0235        
        
          <p style="color:#3a0235;">Text here</p>
        
        
          .mytext {color:#3a0235;}
        
        Text color #3a0235
      
           This box has a color of #3a0235        
        
          <div style="background-color:#3a0235;">Content here</div>
        
        
          .mybackground {background-color:#3a0235;}
        
        Background color #3a0235
      
           Border around this has a color of #3a0235        
        
          <div style="border:2px solid #3a0235;">Content here</div>
        
        
          .myborder {border:2px solid #3a0235;}
        
        Border color #3a0235