#5a347a color space conversions
Hex:
        #5a347a
        RGB:
        90, 52, 122
        CMY:
        65, 80, 52
        CMYK:
        26, 57, 0, 52
      HSL:
        273°, 40.2299%, 34.1176%
        HSV (HSB):
        273°, 57.3770%, 47.8431%
        XYZ:
        8.9573, 6.0348, 19.1051
        xyY:
        0.2627, 0.1770, 6.0348
      CIE-Lab:
        29.5001, 31.4147, -33.5194
        CIE-LCH:
        29.5001, 45.9395, 313.1436
        CIE-Luv:
        29.5001, 11.7623, -46.7639
        Hunter-Lab:
        24.5658, 22.0953, -28.9144
      #5a347a color charts
#5a347a RGB chart
      #5a347a CMYK chart
      #5a347a RGB pie chart
      #5a347a color shades, tints & tones
#5a347a color schemes
#5a347a color preview, HTML & CSS examples
           This text has a color of #5a347a        
        
          <p style="color:#5a347a;">Text here</p>
        
        
          .mytext {color:#5a347a;}
        
        Text color #5a347a
      
           This box has a color of #5a347a        
        
          <div style="background-color:#5a347a;">Content here</div>
        
        
          .mybackground {background-color:#5a347a;}
        
        Background color #5a347a
      
           Border around this has a color of #5a347a        
        
          <div style="border:2px solid #5a347a;">Content here</div>
        
        
          .myborder {border:2px solid #5a347a;}
        
        Border color #5a347a