#5a145b color space conversions
Hex:
        #5a145b
        RGB:
        90, 20, 91
        CMY:
        65, 92, 64
        CMYK:
        1, 78, 0, 64
      HSL:
        299°, 63.9640%, 21.7647%
        HSV (HSB):
        299°, 78.0220%, 35.6863%
        XYZ:
        6.3549, 3.4293, 10.2245
        xyY:
        0.3176, 0.1714, 3.4293
      CIE-Lab:
        21.6871, 40.4922, -25.9278
        CIE-LCH:
        21.6871, 48.0819, 327.3679
        CIE-Luv:
        21.6871, 25.2309, -33.6818
        Hunter-Lab:
        18.5184, 28.8485, -19.7728
      #5a145b color charts
#5a145b RGB chart
      #5a145b CMYK chart
      #5a145b RGB pie chart
      #5a145b color shades, tints & tones
#5a145b color schemes
#5a145b color preview, HTML & CSS examples
           This text has a color of #5a145b        
        
          <p style="color:#5a145b;">Text here</p>
        
        
          .mytext {color:#5a145b;}
        
        Text color #5a145b
      
           This box has a color of #5a145b        
        
          <div style="background-color:#5a145b;">Content here</div>
        
        
          .mybackground {background-color:#5a145b;}
        
        Background color #5a145b
      
           Border around this has a color of #5a145b        
        
          <div style="border:2px solid #5a145b;">Content here</div>
        
        
          .myborder {border:2px solid #5a145b;}
        
        Border color #5a145b