#5a345b color space conversions
Hex:
        #5a345b
        RGB:
        90, 52, 91
        CMY:
        65, 80, 64
        CMYK:
        1, 43, 0, 64
      HSL:
        298°, 27.2727%, 28.0392%
        HSV (HSB):
        298°, 42.8571%, 35.6863%
        XYZ:
        7.3328, 5.3850, 10.5505
        xyY:
        0.3151, 0.2314, 5.3850
      CIE-Lab:
        27.8045, 24.0403, -16.3365
        CIE-LCH:
        27.8045, 29.0658, 325.8022
        CIE-Luv:
        27.8045, 17.0169, -23.0067
        Hunter-Lab:
        23.2055, 15.7949, -10.7125
      #5a345b color charts
#5a345b RGB chart
      #5a345b CMYK chart
      #5a345b RGB pie chart
      #5a345b color shades, tints & tones
#5a345b color schemes
#5a345b color preview, HTML & CSS examples
           This text has a color of #5a345b        
        
          <p style="color:#5a345b;">Text here</p>
        
        
          .mytext {color:#5a345b;}
        
        Text color #5a345b
      
           This box has a color of #5a345b        
        
          <div style="background-color:#5a345b;">Content here</div>
        
        
          .mybackground {background-color:#5a345b;}
        
        Background color #5a345b
      
           Border around this has a color of #5a345b        
        
          <div style="border:2px solid #5a345b;">Content here</div>
        
        
          .myborder {border:2px solid #5a345b;}
        
        Border color #5a345b