#a024ba color space conversions
Hex:
        #a024ba
        RGB:
        160, 36, 186
        CMY:
        37, 86, 27
        CMYK:
        14, 81, 0, 27
      HSL:
        290°, 67.5676%, 43.5294%
        HSV (HSB):
        290°, 80.6452%, 72.9412%
        XYZ:
        23.9910, 12.2805, 47.5603
        xyY:
        0.2862, 0.1465, 12.2805
      CIE-Lab:
        41.6585, 67.4620, -52.3374
        CIE-LCH:
        41.6585, 85.3834, 322.1955
        CIE-Luv:
        41.6585, 40.9723, -83.0447
        Hunter-Lab:
        35.0436, 60.8759, -55.9365
      #a024ba color charts
#a024ba RGB chart
      #a024ba CMYK chart
      #a024ba RGB pie chart
      #a024ba color shades, tints & tones
#a024ba color schemes
#a024ba color preview, HTML & CSS examples
           This text has a color of #a024ba        
        
          <p style="color:#a024ba;">Text here</p>
        
        
          .mytext {color:#a024ba;}
        
        Text color #a024ba
      
           This box has a color of #a024ba        
        
          <div style="background-color:#a024ba;">Content here</div>
        
        
          .mybackground {background-color:#a024ba;}
        
        Background color #a024ba
      
           Border around this has a color of #a024ba        
        
          <div style="border:2px solid #a024ba;">Content here</div>
        
        
          .myborder {border:2px solid #a024ba;}
        
        Border color #a024ba