#5a325b color space conversions
Hex:
        #5a325b
        RGB:
        90, 50, 91
        CMY:
        65, 80, 64
        CMYK:
        1, 45, 0, 64
      HSL:
        299°, 29.0780%, 27.6471%
        HSV (HSB):
        299°, 45.0549%, 35.6863%
        XYZ:
        7.2454, 5.2102, 10.5213
        xyY:
        0.3153, 0.2268, 5.2102
      CIE-Lab:
        27.3254, 25.2566, -17.0779
        CIE-LCH:
        27.3254, 30.4886, 325.9344
        CIE-Luv:
        27.3254, 17.7421, -23.9506
        Hunter-Lab:
        22.8259, 16.7142, -11.3510
      #5a325b color charts
#5a325b RGB chart
      #5a325b CMYK chart
      #5a325b RGB pie chart
      #5a325b color shades, tints & tones
#5a325b color schemes
#5a325b color preview, HTML & CSS examples
           This text has a color of #5a325b        
        
          <p style="color:#5a325b;">Text here</p>
        
        
          .mytext {color:#5a325b;}
        
        Text color #5a325b
      
           This box has a color of #5a325b        
        
          <div style="background-color:#5a325b;">Content here</div>
        
        
          .mybackground {background-color:#5a325b;}
        
        Background color #5a325b
      
           Border around this has a color of #5a325b        
        
          <div style="border:2px solid #5a325b;">Content here</div>
        
        
          .myborder {border:2px solid #5a325b;}
        
        Border color #5a325b