#5a296b color space conversions
Hex:
        #5a296b
        RGB:
        90, 41, 107
        CMY:
        65, 84, 58
        CMYK:
        16, 62, 0, 58
      HSL:
        285°, 44.5946%, 29.0196%
        HSV (HSB):
        285°, 61.6822%, 41.9608%
        XYZ:
        7.6632, 4.8211, 14.4366
        xyY:
        0.2847, 0.1791, 4.8211
      CIE-Lab:
        26.2188, 34.0261, -29.1928
        CIE-LCH:
        26.2188, 44.8330, 319.3719
        CIE-Luv:
        26.2188, 17.3103, -39.6750
        Hunter-Lab:
        21.9569, 23.8739, -23.6130
      #5a296b color charts
#5a296b RGB chart
      #5a296b CMYK chart
      #5a296b RGB pie chart
      #5a296b color shades, tints & tones
#5a296b color schemes
#5a296b color preview, HTML & CSS examples
           This text has a color of #5a296b        
        
          <p style="color:#5a296b;">Text here</p>
        
        
          .mytext {color:#5a296b;}
        
        Text color #5a296b
      
           This box has a color of #5a296b        
        
          <div style="background-color:#5a296b;">Content here</div>
        
        
          .mybackground {background-color:#5a296b;}
        
        Background color #5a296b
      
           Border around this has a color of #5a296b        
        
          <div style="border:2px solid #5a296b;">Content here</div>
        
        
          .myborder {border:2px solid #5a296b;}
        
        Border color #5a296b