#a5577e color space conversions
Hex:
        #a5577e
        RGB:
        165, 87, 126
        CMY:
        35, 66, 51
        CMYK:
        0, 47, 24, 35
      HSL:
        330°, 30.9524%, 49.4118%
        HSV (HSB):
        330°, 47.2727%, 64.7059%
        XYZ:
        22.6911, 16.3221, 21.6932
        xyY:
        0.3738, 0.2689, 16.3221
      CIE-Lab:
        47.3942, 36.9257, -7.5108
        CIE-LCH:
        47.3942, 37.6819, 348.5028
        CIE-Luv:
        47.3942, 46.2418, -16.4327
        Hunter-Lab:
        40.4006, 29.5541, -3.5555
      #a5577e color charts
#a5577e RGB chart
      #a5577e CMYK chart
      #a5577e RGB pie chart
      #a5577e color shades, tints & tones
#a5577e color schemes
#a5577e color preview, HTML & CSS examples
           This text has a color of #a5577e        
        
          <p style="color:#a5577e;">Text here</p>
        
        
          .mytext {color:#a5577e;}
        
        Text color #a5577e
      
           This box has a color of #a5577e        
        
          <div style="background-color:#a5577e;">Content here</div>
        
        
          .mybackground {background-color:#a5577e;}
        
        Background color #a5577e
      
           Border around this has a color of #a5577e        
        
          <div style="border:2px solid #a5577e;">Content here</div>
        
        
          .myborder {border:2px solid #a5577e;}
        
        Border color #a5577e