#a022ba color space conversions
Hex:
        #a022ba
        RGB:
        160, 34, 186
        CMY:
        37, 87, 27
        CMYK:
        14, 82, 0, 27
      HSL:
        290°, 69.0909%, 43.1373%
        HSV (HSB):
        290°, 81.7204%, 72.9412%
        XYZ:
        23.9322, 12.1628, 47.5407
        xyY:
        0.2861, 0.1454, 12.1628
      CIE-Lab:
        41.4737, 67.9999, -52.6351
        CIE-LCH:
        41.4737, 85.9910, 322.2584
        CIE-Luv:
        41.4737, 41.2225, -83.3964
        Hunter-Lab:
        34.8752, 61.4591, -56.4094
      #a022ba color charts
#a022ba RGB chart
      #a022ba CMYK chart
      #a022ba RGB pie chart
      #a022ba color shades, tints & tones
#a022ba color schemes
#a022ba color preview, HTML & CSS examples
           This text has a color of #a022ba        
        
          <p style="color:#a022ba;">Text here</p>
        
        
          .mytext {color:#a022ba;}
        
        Text color #a022ba
      
           This box has a color of #a022ba        
        
          <div style="background-color:#a022ba;">Content here</div>
        
        
          .mybackground {background-color:#a022ba;}
        
        Background color #a022ba
      
           Border around this has a color of #a022ba        
        
          <div style="border:2px solid #a022ba;">Content here</div>
        
        
          .myborder {border:2px solid #a022ba;}
        
        Border color #a022ba