#a022c1 color space conversions
Hex:
        #a022c1
        RGB:
        160, 34, 193
        CMY:
        37, 87, 24
        CMYK:
        17, 82, 0, 24
      HSL:
        288°, 70.0441%, 44.5098%
        HSV (HSB):
        288°, 82.3834%, 75.6863%
        XYZ:
        24.6949, 12.4679, 51.5571
        xyY:
        0.2783, 0.1405, 12.4679
      CIE-Lab:
        41.9503, 69.2647, -55.9713
        CIE-LCH:
        41.9503, 89.0527, 321.0591
        CIE-Luv:
        41.9503, 39.1380, -88.3858
        Hunter-Lab:
        35.3099, 63.0461, -61.8542
      #a022c1 color charts
#a022c1 RGB chart
      #a022c1 CMYK chart
      #a022c1 RGB pie chart
      #a022c1 color shades, tints & tones
#a022c1 color schemes
#a022c1 color preview, HTML & CSS examples
           This text has a color of #a022c1        
        
          <p style="color:#a022c1;">Text here</p>
        
        
          .mytext {color:#a022c1;}
        
        Text color #a022c1
      
           This box has a color of #a022c1        
        
          <div style="background-color:#a022c1;">Content here</div>
        
        
          .mybackground {background-color:#a022c1;}
        
        Background color #a022c1
      
           Border around this has a color of #a022c1        
        
          <div style="border:2px solid #a022c1;">Content here</div>
        
        
          .myborder {border:2px solid #a022c1;}
        
        Border color #a022c1