#a02c94 color space conversions
Hex:
        #a02c94
        RGB:
        160, 44, 148
        CMY:
        37, 83, 42
        CMYK:
        0, 73, 7, 37
      HSL:
        306°, 56.8627%, 40.0000%
        HSV (HSB):
        306°, 72.5000%, 62.7451%
        XYZ:
        20.7432, 11.4131, 29.1266
        xyY:
        0.3385, 0.1862, 11.4131
      CIE-Lab:
        40.2676, 58.5011, -31.8533
        CIE-LCH:
        40.2676, 66.6109, 331.4321
        CIE-Luv:
        40.2676, 51.9364, -52.6586
        Hunter-Lab:
        33.7832, 50.4798, -27.4693
      #a02c94 color charts
#a02c94 RGB chart
      #a02c94 CMYK chart
      #a02c94 RGB pie chart
      #a02c94 color shades, tints & tones
#a02c94 color schemes
#a02c94 color preview, HTML & CSS examples
           This text has a color of #a02c94        
        
          <p style="color:#a02c94;">Text here</p>
        
        
          .mytext {color:#a02c94;}
        
        Text color #a02c94
      
           This box has a color of #a02c94        
        
          <div style="background-color:#a02c94;">Content here</div>
        
        
          .mybackground {background-color:#a02c94;}
        
        Background color #a02c94
      
           Border around this has a color of #a02c94        
        
          <div style="border:2px solid #a02c94;">Content here</div>
        
        
          .myborder {border:2px solid #a02c94;}
        
        Border color #a02c94