#5a338e color space conversions
Hex:
        #5a338e
        RGB:
        90, 51, 142
        CMY:
        65, 80, 44
        CMYK:
        37, 64, 0, 44
      HSL:
        266°, 47.1503%, 37.8431%
        HSV (HSB):
        266°, 64.0845%, 55.6863%
        XYZ:
        10.2828, 6.4943, 26.3028
        xyY:
        0.2387, 0.1508, 6.4943
      CIE-Lab:
        30.6268, 37.2692, -44.1685
        CIE-LCH:
        30.6268, 57.7915, 310.1576
        CIE-Luv:
        30.6268, 8.9891, -61.7590
        Hunter-Lab:
        25.4839, 27.4278, -43.3563
      #5a338e color charts
#5a338e RGB chart
      #5a338e CMYK chart
      #5a338e RGB pie chart
      #5a338e color shades, tints & tones
#5a338e color schemes
#5a338e color preview, HTML & CSS examples
           This text has a color of #5a338e        
        
          <p style="color:#5a338e;">Text here</p>
        
        
          .mytext {color:#5a338e;}
        
        Text color #5a338e
      
           This box has a color of #5a338e        
        
          <div style="background-color:#5a338e;">Content here</div>
        
        
          .mybackground {background-color:#5a338e;}
        
        Background color #5a338e
      
           Border around this has a color of #5a338e        
        
          <div style="border:2px solid #5a338e;">Content here</div>
        
        
          .myborder {border:2px solid #5a338e;}
        
        Border color #5a338e