#a55997 color space conversions
Hex:
        #a55997
        RGB:
        165, 89, 151
        CMY:
        35, 65, 41
        CMYK:
        0, 46, 8, 35
      HSL:
        311°, 29.9213%, 49.8039%
        HSV (HSB):
        311°, 46.0606%, 64.7059%
        XYZ:
        24.6753, 17.3785, 31.3320
        xyY:
        0.3362, 0.2368, 17.3785
      CIE-Lab:
        48.7334, 39.9431, -20.4308
        CIE-LCH:
        48.7334, 44.8651, 332.9103
        CIE-Luv:
        48.7334, 39.4989, -35.4995
        Hunter-Lab:
        41.6875, 32.7033, -15.3807
      #a55997 color charts
#a55997 RGB chart
      #a55997 CMYK chart
      #a55997 RGB pie chart
      #a55997 color shades, tints & tones
#a55997 color schemes
#a55997 color preview, HTML & CSS examples
           This text has a color of #a55997        
        
          <p style="color:#a55997;">Text here</p>
        
        
          .mytext {color:#a55997;}
        
        Text color #a55997
      
           This box has a color of #a55997        
        
          <div style="background-color:#a55997;">Content here</div>
        
        
          .mybackground {background-color:#a55997;}
        
        Background color #a55997
      
           Border around this has a color of #a55997        
        
          <div style="border:2px solid #a55997;">Content here</div>
        
        
          .myborder {border:2px solid #a55997;}
        
        Border color #a55997