#a012e6 color space conversions
Hex:
        #a012e6
        RGB:
        160, 18, 230
        CMY:
        37, 93, 10
        CMYK:
        30, 92, 0, 10
      HSL:
        280°, 85.4839%, 48.6275%
        HSV (HSB):
        280°, 92.1739%, 90.1961%
        XYZ:
        28.9964, 13.6194, 75.9634
        xyY:
        0.2445, 0.1149, 13.6194
      CIE-Lab:
        43.6820, 79.3431, -74.4827
        CIE-LCH:
        43.6820, 108.8256, 316.8098
        CIE-Luv:
        43.6820, 30.4714, -115.0217
        Hunter-Lab:
        36.9044, 75.6678, -96.2084
      #a012e6 color charts
#a012e6 RGB chart
      #a012e6 CMYK chart
      #a012e6 RGB pie chart
      #a012e6 color shades, tints & tones
#a012e6 color schemes
#a012e6 color preview, HTML & CSS examples
           This text has a color of #a012e6        
        
          <p style="color:#a012e6;">Text here</p>
        
        
          .mytext {color:#a012e6;}
        
        Text color #a012e6
      
           This box has a color of #a012e6        
        
          <div style="background-color:#a012e6;">Content here</div>
        
        
          .mybackground {background-color:#a012e6;}
        
        Background color #a012e6
      
           Border around this has a color of #a012e6        
        
          <div style="border:2px solid #a012e6;">Content here</div>
        
        
          .myborder {border:2px solid #a012e6;}
        
        Border color #a012e6