#a02ce0 color space conversions
Hex:
        #a02ce0
        RGB:
        160, 44, 224
        CMY:
        37, 83, 12
        CMYK:
        29, 80, 0, 12
      HSL:
        279°, 74.3802%, 52.5490%
        HSV (HSB):
        279°, 80.3571%, 87.8431%
        XYZ:
        28.8524, 14.6568, 71.8294
        xyY:
        0.2502, 0.1271, 14.6568
      CIE-Lab:
        45.1605, 72.4125, -68.6557
        CIE-LCH:
        45.1605, 99.7856, 316.5255
        CIE-Luv:
        45.1605, 29.8153, -108.1196
        Hunter-Lab:
        38.2842, 67.5273, -84.4420
      #a02ce0 color charts
#a02ce0 RGB chart
      #a02ce0 CMYK chart
      #a02ce0 RGB pie chart
      #a02ce0 color shades, tints & tones
#a02ce0 color schemes
#a02ce0 color preview, HTML & CSS examples
           This text has a color of #a02ce0        
        
          <p style="color:#a02ce0;">Text here</p>
        
        
          .mytext {color:#a02ce0;}
        
        Text color #a02ce0
      
           This box has a color of #a02ce0        
        
          <div style="background-color:#a02ce0;">Content here</div>
        
        
          .mybackground {background-color:#a02ce0;}
        
        Background color #a02ce0
      
           Border around this has a color of #a02ce0        
        
          <div style="border:2px solid #a02ce0;">Content here</div>
        
        
          .myborder {border:2px solid #a02ce0;}
        
        Border color #a02ce0