#5a073a color space conversions
Hex:
        #5a073a
        RGB:
        90, 7, 58
        CMY:
        65, 97, 77
        CMYK:
        0, 92, 36, 65
      HSL:
        323°, 85.5670%, 19.0196%
        HSV (HSB):
        323°, 92.2222%, 35.2941%
        XYZ:
        5.0561, 2.6311, 4.2444
        xyY:
        0.4238, 0.2205, 2.6311
      CIE-Lab:
        18.5015, 39.3327, -8.3279
        CIE-LCH:
        18.5015, 40.2047, 348.0454
        CIE-Luv:
        18.5015, 37.3748, -13.1695
        Hunter-Lab:
        16.2207, 27.2540, -4.1595
      #5a073a color charts
#5a073a RGB chart
      #5a073a CMYK chart
      #5a073a RGB pie chart
      #5a073a color shades, tints & tones
#5a073a color schemes
#5a073a color preview, HTML & CSS examples
           This text has a color of #5a073a        
        
          <p style="color:#5a073a;">Text here</p>
        
        
          .mytext {color:#5a073a;}
        
        Text color #5a073a
      
           This box has a color of #5a073a        
        
          <div style="background-color:#5a073a;">Content here</div>
        
        
          .mybackground {background-color:#5a073a;}
        
        Background color #5a073a
      
           Border around this has a color of #5a073a        
        
          <div style="border:2px solid #5a073a;">Content here</div>
        
        
          .myborder {border:2px solid #5a073a;}
        
        Border color #5a073a