#a95b93 color space conversions
Hex:
        #a95b93
        RGB:
        169, 91, 147
        CMY:
        34, 64, 42
        CMYK:
        0, 46, 13, 34
      HSL:
        317°, 31.2000%, 50.9804%
        HSV (HSB):
        317°, 46.1538%, 66.2745%
        XYZ:
        25.3697, 18.0238, 29.7456
        xyY:
        0.3469, 0.2464, 18.0238
      CIE-Lab:
        49.5249, 39.4957, -16.7989
        CIE-LCH:
        49.5249, 42.9199, 336.9583
        CIE-Luv:
        49.5249, 42.3425, -30.2346
        Hunter-Lab:
        42.4544, 32.3721, -11.8233
      #a95b93 color charts
#a95b93 RGB chart
      #a95b93 CMYK chart
      #a95b93 RGB pie chart
      #a95b93 color shades, tints & tones
#a95b93 color schemes
#a95b93 color preview, HTML & CSS examples
           This text has a color of #a95b93        
        
          <p style="color:#a95b93;">Text here</p>
        
        
          .mytext {color:#a95b93;}
        
        Text color #a95b93
      
           This box has a color of #a95b93        
        
          <div style="background-color:#a95b93;">Content here</div>
        
        
          .mybackground {background-color:#a95b93;}
        
        Background color #a95b93
      
           Border around this has a color of #a95b93        
        
          <div style="border:2px solid #a95b93;">Content here</div>
        
        
          .myborder {border:2px solid #a95b93;}
        
        Border color #a95b93