#a012f1 color space conversions
Hex:
        #a012f1
        RGB:
        160, 18, 241
        CMY:
        37, 93, 5
        CMYK:
        34, 93, 0, 5
      HSL:
        278°, 88.8446%, 50.7843%
        HSV (HSB):
        278°, 92.5311%, 94.5098%
        XYZ:
        30.5907, 14.2571, 84.3587
        xyY:
        0.2368, 0.1103, 14.2571
      CIE-Lab:
        44.5994, 81.4481, -79.2088
        CIE-LCH:
        44.5994, 113.6126, 315.7986
        CIE-Luv:
        44.5994, 27.8905, -122.0063
        Hunter-Lab:
        37.7585, 78.5373, -106.0325
      #a012f1 color charts
#a012f1 RGB chart
      #a012f1 CMYK chart
      #a012f1 RGB pie chart
      #a012f1 color shades, tints & tones
#a012f1 color schemes
#a012f1 color preview, HTML & CSS examples
           This text has a color of #a012f1        
        
          <p style="color:#a012f1;">Text here</p>
        
        
          .mytext {color:#a012f1;}
        
        Text color #a012f1
      
           This box has a color of #a012f1        
        
          <div style="background-color:#a012f1;">Content here</div>
        
        
          .mybackground {background-color:#a012f1;}
        
        Background color #a012f1
      
           Border around this has a color of #a012f1        
        
          <div style="border:2px solid #a012f1;">Content here</div>
        
        
          .myborder {border:2px solid #a012f1;}
        
        Border color #a012f1