#a02af5 color space conversions
Hex:
        #a02af5
        RGB:
        160, 42, 245
        CMY:
        37, 84, 4
        CMYK:
        35, 83, 0, 4
      HSL:
        275°, 91.0314%, 56.2745%
        HSV (HSB):
        275°, 82.8571%, 96.0784%
        XYZ:
        31.8066, 15.7221, 87.7445
        xyY:
        0.2351, 0.1162, 15.7221
      CIE-Lab:
        46.6077, 77.2724, -78.1714
        CIE-LCH:
        46.6077, 109.9172, 314.6686
        CIE-Luv:
        46.6077, 25.3364, -122.2681
        Hunter-Lab:
        39.6511, 73.7966, -103.4480
      #a02af5 color charts
#a02af5 RGB chart
      #a02af5 CMYK chart
      #a02af5 RGB pie chart
      #a02af5 color shades, tints & tones
#a02af5 color schemes
#a02af5 color preview, HTML & CSS examples
           This text has a color of #a02af5        
        
          <p style="color:#a02af5;">Text here</p>
        
        
          .mytext {color:#a02af5;}
        
        Text color #a02af5
      
           This box has a color of #a02af5        
        
          <div style="background-color:#a02af5;">Content here</div>
        
        
          .mybackground {background-color:#a02af5;}
        
        Background color #a02af5
      
           Border around this has a color of #a02af5        
        
          <div style="border:2px solid #a02af5;">Content here</div>
        
        
          .myborder {border:2px solid #a02af5;}
        
        Border color #a02af5