#a02e95 color space conversions
Hex:
        #a02e95
        RGB:
        160, 46, 149
        CMY:
        37, 82, 42
        CMYK:
        0, 71, 7, 37
      HSL:
        306°, 55.3398%, 40.3922%
        HSV (HSB):
        306°, 71.2500%, 62.7451%
        XYZ:
        20.8990, 11.5975, 29.5708
        xyY:
        0.3367, 0.1869, 11.5975
      CIE-Lab:
        40.5691, 57.9536, -31.9853
        CIE-LCH:
        40.5691, 66.1943, 331.1052
        CIE-Luv:
        40.5691, 51.1338, -52.8758
        Hunter-Lab:
        34.0551, 49.9459, -27.6443
      #a02e95 color charts
#a02e95 RGB chart
      #a02e95 CMYK chart
      #a02e95 RGB pie chart
      #a02e95 color shades, tints & tones
#a02e95 color schemes
#a02e95 color preview, HTML & CSS examples
           This text has a color of #a02e95        
        
          <p style="color:#a02e95;">Text here</p>
        
        
          .mytext {color:#a02e95;}
        
        Text color #a02e95
      
           This box has a color of #a02e95        
        
          <div style="background-color:#a02e95;">Content here</div>
        
        
          .mybackground {background-color:#a02e95;}
        
        Background color #a02e95
      
           Border around this has a color of #a02e95        
        
          <div style="border:2px solid #a02e95;">Content here</div>
        
        
          .myborder {border:2px solid #a02e95;}
        
        Border color #a02e95