#a03ff1 color space conversions
Hex:
        #a03ff1
        RGB:
        160, 63, 241
        CMY:
        37, 75, 5
        CMYK:
        34, 74, 0, 5
      HSL:
        273°, 86.4078%, 59.6078%
        HSV (HSB):
        273°, 73.8589%, 94.5098%
        XYZ:
        32.1519, 17.3795, 84.8791
        xyY:
        0.2392, 0.1293, 17.3795
      CIE-Lab:
        48.7347, 69.3563, -72.4559
        CIE-LCH:
        48.7347, 100.3003, 313.7479
        CIE-Luv:
        48.7347, 23.4844, -115.7095
        Hunter-Lab:
        41.6887, 64.7107, -91.5336
      #a03ff1 color charts
#a03ff1 RGB chart
      #a03ff1 CMYK chart
      #a03ff1 RGB pie chart
      #a03ff1 color shades, tints & tones
#a03ff1 color schemes
#a03ff1 color preview, HTML & CSS examples
           This text has a color of #a03ff1        
        
          <p style="color:#a03ff1;">Text here</p>
        
        
          .mytext {color:#a03ff1;}
        
        Text color #a03ff1
      
           This box has a color of #a03ff1        
        
          <div style="background-color:#a03ff1;">Content here</div>
        
        
          .mybackground {background-color:#a03ff1;}
        
        Background color #a03ff1
      
           Border around this has a color of #a03ff1        
        
          <div style="border:2px solid #a03ff1;">Content here</div>
        
        
          .myborder {border:2px solid #a03ff1;}
        
        Border color #a03ff1