#5a347d color space conversions
Hex:
        #5a347d
        RGB:
        90, 52, 125
        CMY:
        65, 80, 51
        CMYK:
        28, 58, 0, 51
      HSL:
        271°, 41.2429%, 34.7059%
        HSV (HSB):
        271°, 58.4000%, 49.0196%
        XYZ:
        9.1461, 6.1103, 20.0994
        xyY:
        0.2587, 0.1728, 6.1103
      CIE-Lab:
        29.6891, 32.1877, -35.1031
        CIE-LCH:
        29.6891, 47.6264, 312.5191
        CIE-Luv:
        29.6891, 11.2905, -49.0074
        Hunter-Lab:
        24.7190, 22.7872, -30.9062
      #5a347d color charts
#5a347d RGB chart
      #5a347d CMYK chart
      #5a347d RGB pie chart
      #5a347d color shades, tints & tones
#5a347d color schemes
#5a347d color preview, HTML & CSS examples
           This text has a color of #5a347d        
        
          <p style="color:#5a347d;">Text here</p>
        
        
          .mytext {color:#5a347d;}
        
        Text color #5a347d
      
           This box has a color of #5a347d        
        
          <div style="background-color:#5a347d;">Content here</div>
        
        
          .mybackground {background-color:#5a347d;}
        
        Background color #5a347d
      
           Border around this has a color of #5a347d        
        
          <div style="border:2px solid #5a347d;">Content here</div>
        
        
          .myborder {border:2px solid #5a347d;}
        
        Border color #5a347d