#a02a94 color space conversions
Hex:
        #a02a94
        RGB:
        160, 42, 148
        CMY:
        37, 84, 42
        CMYK:
        0, 74, 7, 37
      HSL:
        306°, 58.4158%, 39.6078%
        HSV (HSB):
        306°, 73.7500%, 62.7451%
        XYZ:
        20.6705, 11.2676, 29.1024
        xyY:
        0.3386, 0.1846, 11.2676
      CIE-Lab:
        40.0276, 59.1835, -32.2314
        CIE-LCH:
        40.0276, 67.3910, 331.4273
        CIE-Luv:
        40.0276, 52.3789, -53.1961
        Hunter-Lab:
        33.5673, 51.1761, -27.9065
      #a02a94 color charts
#a02a94 RGB chart
      #a02a94 CMYK chart
      #a02a94 RGB pie chart
      #a02a94 color shades, tints & tones
#a02a94 color schemes
#a02a94 color preview, HTML & CSS examples
           This text has a color of #a02a94        
        
          <p style="color:#a02a94;">Text here</p>
        
        
          .mytext {color:#a02a94;}
        
        Text color #a02a94
      
           This box has a color of #a02a94        
        
          <div style="background-color:#a02a94;">Content here</div>
        
        
          .mybackground {background-color:#a02a94;}
        
        Background color #a02a94
      
           Border around this has a color of #a02a94        
        
          <div style="border:2px solid #a02a94;">Content here</div>
        
        
          .myborder {border:2px solid #a02a94;}
        
        Border color #a02a94