#a40ba7 color space conversions
Hex:
        #a40ba7
        RGB:
        164, 11, 167
        CMY:
        36, 96, 35
        CMYK:
        2, 93, 0, 35
      HSL:
        299°, 87.6404%, 34.9020%
        HSV (HSB):
        299°, 93.4132%, 65.4902%
        XYZ:
        22.4046, 10.9219, 37.4865
        xyY:
        0.3164, 0.1542, 10.9219
      CIE-Lab:
        39.4486, 69.8630, -44.5733
        CIE-LCH:
        39.4486, 82.8711, 327.4617
        CIE-Luv:
        39.4486, 52.4092, -71.4094
        Hunter-Lab:
        33.0483, 63.1769, -44.1186
      #a40ba7 color charts
#a40ba7 RGB chart
      #a40ba7 CMYK chart
      #a40ba7 RGB pie chart
      #a40ba7 color shades, tints & tones
#a40ba7 color schemes
#a40ba7 color preview, HTML & CSS examples
           This text has a color of #a40ba7        
        
          <p style="color:#a40ba7;">Text here</p>
        
        
          .mytext {color:#a40ba7;}
        
        Text color #a40ba7
      
           This box has a color of #a40ba7        
        
          <div style="background-color:#a40ba7;">Content here</div>
        
        
          .mybackground {background-color:#a40ba7;}
        
        Background color #a40ba7
      
           Border around this has a color of #a40ba7        
        
          <div style="border:2px solid #a40ba7;">Content here</div>
        
        
          .myborder {border:2px solid #a40ba7;}
        
        Border color #a40ba7