#5a037a color space conversions
Hex:
        #5a037a
        RGB:
        90, 3, 122
        CMY:
        65, 99, 52
        CMYK:
        26, 98, 0, 52
      HSL:
        284°, 95.2000%, 24.5098%
        HSV (HSB):
        284°, 97.5410%, 47.8431%
        XYZ:
        7.7619, 3.6439, 18.7066
        xyY:
        0.2578, 0.1210, 3.6439
      CIE-Lab:
        22.4575, 51.1613, -44.8778
        CIE-LCH:
        22.4575, 68.0551, 318.7434
        CIE-Luv:
        22.4575, 18.7064, -55.9597
        Hunter-Lab:
        19.0891, 39.1746, -44.7397
      #5a037a color charts
#5a037a RGB chart
      #5a037a CMYK chart
      #5a037a RGB pie chart
      #5a037a color shades, tints & tones
#5a037a color schemes
#5a037a color preview, HTML & CSS examples
           This text has a color of #5a037a        
        
          <p style="color:#5a037a;">Text here</p>
        
        
          .mytext {color:#5a037a;}
        
        Text color #5a037a
      
           This box has a color of #5a037a        
        
          <div style="background-color:#5a037a;">Content here</div>
        
        
          .mybackground {background-color:#5a037a;}
        
        Background color #5a037a
      
           Border around this has a color of #5a037a        
        
          <div style="border:2px solid #5a037a;">Content here</div>
        
        
          .myborder {border:2px solid #5a037a;}
        
        Border color #5a037a