#a40cf4 color space conversions
Hex:
        #a40cf4
        RGB:
        164, 12, 244
        CMY:
        36, 95, 4
        CMYK:
        33, 95, 0, 4
      HSL:
        279°, 91.3386%, 50.1961%
        HSV (HSB):
        279°, 95.0820%, 95.6863%
        XYZ:
        31.7704, 14.6871, 86.7484
        xyY:
        0.2385, 0.1103, 14.6871
      CIE-Lab:
        45.2026, 83.1973, -79.8870
        CIE-LCH:
        45.2026, 115.3418, 316.1628
        CIE-Luv:
        45.2026, 29.5055, -123.5952
        Hunter-Lab:
        38.3238, 80.9101, -107.3802
      #a40cf4 color charts
#a40cf4 RGB chart
      #a40cf4 CMYK chart
      #a40cf4 RGB pie chart
      #a40cf4 color shades, tints & tones
#a40cf4 color schemes
#a40cf4 color preview, HTML & CSS examples
           This text has a color of #a40cf4        
        
          <p style="color:#a40cf4;">Text here</p>
        
        
          .mytext {color:#a40cf4;}
        
        Text color #a40cf4
      
           This box has a color of #a40cf4        
        
          <div style="background-color:#a40cf4;">Content here</div>
        
        
          .mybackground {background-color:#a40cf4;}
        
        Background color #a40cf4
      
           Border around this has a color of #a40cf4        
        
          <div style="border:2px solid #a40cf4;">Content here</div>
        
        
          .myborder {border:2px solid #a40cf4;}
        
        Border color #a40cf4