#a040b1 color space conversions
Hex:
        #a040b1
        RGB:
        160, 64, 177
        CMY:
        37, 75, 31
        CMYK:
        10, 64, 0, 31
      HSL:
        291°, 46.8880%, 47.2549%
        HSV (HSB):
        291°, 63.8418%, 69.4118%
        XYZ:
        24.2664, 14.3147, 43.0790
        xyY:
        0.2972, 0.1753, 14.3147
      CIE-Lab:
        44.6809, 55.6389, -42.2022
        CIE-LCH:
        44.6809, 69.8335, 322.8196
        CIE-Luv:
        44.6809, 38.1998, -68.8085
        Hunter-Lab:
        37.8348, 48.2752, -41.0238
      #a040b1 color charts
#a040b1 RGB chart
      #a040b1 CMYK chart
      #a040b1 RGB pie chart
      #a040b1 color shades, tints & tones
#a040b1 color schemes
#a040b1 color preview, HTML & CSS examples
           This text has a color of #a040b1        
        
          <p style="color:#a040b1;">Text here</p>
        
        
          .mytext {color:#a040b1;}
        
        Text color #a040b1
      
           This box has a color of #a040b1        
        
          <div style="background-color:#a040b1;">Content here</div>
        
        
          .mybackground {background-color:#a040b1;}
        
        Background color #a040b1
      
           Border around this has a color of #a040b1        
        
          <div style="border:2px solid #a040b1;">Content here</div>
        
        
          .myborder {border:2px solid #a040b1;}
        
        Border color #a040b1