#5a097a color space conversions
Hex:
        #5a097a
        RGB:
        90, 9, 122
        CMY:
        65, 96, 52
        CMYK:
        26, 93, 0, 52
      HSL:
        283°, 86.2595%, 25.6863%
        HSV (HSB):
        283°, 92.6230%, 47.8431%
        XYZ:
        7.8270, 3.7742, 18.7283
        xyY:
        0.2581, 0.1244, 3.7742
      CIE-Lab:
        22.9104, 49.8144, -44.1400
        CIE-LCH:
        22.9104, 66.5568, 318.4562
        CIE-Luv:
        22.9104, 18.3791, -55.6173
        Hunter-Lab:
        19.4272, 37.9177, -43.5579
      #5a097a color charts
#5a097a RGB chart
      #5a097a CMYK chart
      #5a097a RGB pie chart
      #5a097a color shades, tints & tones
#5a097a color schemes
#5a097a color preview, HTML & CSS examples
           This text has a color of #5a097a        
        
          <p style="color:#5a097a;">Text here</p>
        
        
          .mytext {color:#5a097a;}
        
        Text color #5a097a
      
           This box has a color of #5a097a        
        
          <div style="background-color:#5a097a;">Content here</div>
        
        
          .mybackground {background-color:#5a097a;}
        
        Background color #5a097a
      
           Border around this has a color of #5a097a        
        
          <div style="border:2px solid #5a097a;">Content here</div>
        
        
          .myborder {border:2px solid #5a097a;}
        
        Border color #5a097a