#a25495 color space conversions
Hex:
        #a25495
        RGB:
        162, 84, 149
        CMY:
        36, 67, 42
        CMYK:
        0, 48, 8, 36
      HSL:
        310°, 31.7073%, 48.2353%
        HSV (HSB):
        310°, 48.1481%, 63.5294%
        XYZ:
        23.4954, 16.1920, 30.3208
        xyY:
        0.3356, 0.2313, 16.1920
      CIE-Lab:
        47.2253, 41.2761, -21.5949
        CIE-LCH:
        47.2253, 46.5839, 332.3823
        CIE-Luv:
        47.2253, 40.0073, -37.1555
        Hunter-Lab:
        40.2392, 33.8064, -16.5083
      #a25495 color charts
#a25495 RGB chart
      #a25495 CMYK chart
      #a25495 RGB pie chart
      #a25495 color shades, tints & tones
#a25495 color schemes
#a25495 color preview, HTML & CSS examples
           This text has a color of #a25495        
        
          <p style="color:#a25495;">Text here</p>
        
        
          .mytext {color:#a25495;}
        
        Text color #a25495
      
           This box has a color of #a25495        
        
          <div style="background-color:#a25495;">Content here</div>
        
        
          .mybackground {background-color:#a25495;}
        
        Background color #a25495
      
           Border around this has a color of #a25495        
        
          <div style="border:2px solid #a25495;">Content here</div>
        
        
          .myborder {border:2px solid #a25495;}
        
        Border color #a25495