#a02ff0 color space conversions
Hex:
        #a02ff0
        RGB:
        160, 47, 240
        CMY:
        37, 82, 6
        CMYK:
        33, 80, 0, 6
      HSL:
        275°, 86.5471%, 56.2745%
        HSV (HSB):
        275°, 80.4167%, 94.1176%
        XYZ:
        31.2419, 15.7979, 83.8407
        xyY:
        0.2387, 0.1207, 15.7979
      CIE-Lab:
        46.7082, 74.7727, -75.1962
        CIE-LCH:
        46.7082, 106.0444, 314.8382
        CIE-Luv:
        46.7082, 25.8708, -118.2660
        Hunter-Lab:
        39.7466, 70.7495, -97.2428
      #a02ff0 color charts
#a02ff0 RGB chart
      #a02ff0 CMYK chart
      #a02ff0 RGB pie chart
      #a02ff0 color shades, tints & tones
#a02ff0 color schemes
#a02ff0 color preview, HTML & CSS examples
           This text has a color of #a02ff0        
        
          <p style="color:#a02ff0;">Text here</p>
        
        
          .mytext {color:#a02ff0;}
        
        Text color #a02ff0
      
           This box has a color of #a02ff0        
        
          <div style="background-color:#a02ff0;">Content here</div>
        
        
          .mybackground {background-color:#a02ff0;}
        
        Background color #a02ff0
      
           Border around this has a color of #a02ff0        
        
          <div style="border:2px solid #a02ff0;">Content here</div>
        
        
          .myborder {border:2px solid #a02ff0;}
        
        Border color #a02ff0