#a02ae3 color space conversions
Hex:
        #a02ae3
        RGB:
        160, 42, 227
        CMY:
        37, 84, 11
        CMYK:
        30, 81, 0, 11
      HSL:
        278°, 76.7635%, 52.7451%
        HSV (HSB):
        278°, 81.4978%, 89.0196%
        XYZ:
        29.1903, 14.6756, 73.9672
        xyY:
        0.2477, 0.1245, 14.6756
      CIE-Lab:
        45.1866, 73.6064, -70.3211
        CIE-LCH:
        45.1866, 101.7986, 316.3076
        CIE-Luv:
        45.1866, 29.3374, -110.4628
        Hunter-Lab:
        38.3087, 68.9724, -87.6622
      #a02ae3 color charts
#a02ae3 RGB chart
      #a02ae3 CMYK chart
      #a02ae3 RGB pie chart
      #a02ae3 color shades, tints & tones
#a02ae3 color schemes
#a02ae3 color preview, HTML & CSS examples
           This text has a color of #a02ae3        
        
          <p style="color:#a02ae3;">Text here</p>
        
        
          .mytext {color:#a02ae3;}
        
        Text color #a02ae3
      
           This box has a color of #a02ae3        
        
          <div style="background-color:#a02ae3;">Content here</div>
        
        
          .mybackground {background-color:#a02ae3;}
        
        Background color #a02ae3
      
           Border around this has a color of #a02ae3        
        
          <div style="border:2px solid #a02ae3;">Content here</div>
        
        
          .myborder {border:2px solid #a02ae3;}
        
        Border color #a02ae3