#a25595 color space conversions
Hex:
        #a25595
        RGB:
        162, 85, 149
        CMY:
        36, 67, 42
        CMYK:
        0, 48, 8, 36
      HSL:
        310°, 31.1741%, 48.4314%
        HSV (HSB):
        310°, 47.5309%, 63.5294%
        XYZ:
        23.5736, 16.3483, 30.3468
        xyY:
        0.3355, 0.2327, 16.3483
      CIE-Lab:
        47.4282, 40.7494, -21.2826
        CIE-LCH:
        47.4282, 45.9724, 332.4229
        CIE-Luv:
        47.4282, 39.5876, -36.6521
        Hunter-Lab:
        40.4330, 33.3127, -16.1967
      #a25595 color charts
#a25595 RGB chart
      #a25595 CMYK chart
      #a25595 RGB pie chart
      #a25595 color shades, tints & tones
#a25595 color schemes
#a25595 color preview, HTML & CSS examples
           This text has a color of #a25595        
        
          <p style="color:#a25595;">Text here</p>
        
        
          .mytext {color:#a25595;}
        
        Text color #a25595
      
           This box has a color of #a25595        
        
          <div style="background-color:#a25595;">Content here</div>
        
        
          .mybackground {background-color:#a25595;}
        
        Background color #a25595
      
           Border around this has a color of #a25595        
        
          <div style="border:2px solid #a25595;">Content here</div>
        
        
          .myborder {border:2px solid #a25595;}
        
        Border color #a25595