#a02494 color space conversions
Hex:
        #a02494
        RGB:
        160, 36, 148
        CMY:
        37, 86, 42
        CMYK:
        0, 78, 7, 37
      HSL:
        306°, 63.2653%, 38.4314%
        HSV (HSB):
        306°, 77.5000%, 62.7451%
        XYZ:
        20.4734, 10.8735, 29.0367
        xyY:
        0.3391, 0.1801, 10.8735
      CIE-Lab:
        39.3665, 61.0744, -33.2742
        CIE-LCH:
        39.3665, 69.5504, 331.4178
        CIE-Luv:
        39.3665, 53.5826, -54.6592
        Hunter-Lab:
        32.9749, 53.1205, -29.1265
      #a02494 color charts
#a02494 RGB chart
      #a02494 CMYK chart
      #a02494 RGB pie chart
      #a02494 color shades, tints & tones
#a02494 color schemes
#a02494 color preview, HTML & CSS examples
           This text has a color of #a02494        
        
          <p style="color:#a02494;">Text here</p>
        
        
          .mytext {color:#a02494;}
        
        Text color #a02494
      
           This box has a color of #a02494        
        
          <div style="background-color:#a02494;">Content here</div>
        
        
          .mybackground {background-color:#a02494;}
        
        Background color #a02494
      
           Border around this has a color of #a02494        
        
          <div style="border:2px solid #a02494;">Content here</div>
        
        
          .myborder {border:2px solid #a02494;}
        
        Border color #a02494