#a40efe color space conversions
Hex:
        #a40efe
        RGB:
        164, 14, 254
        CMY:
        36, 95, 0
        CMYK:
        35, 94, 0, 0
      HSL:
        278°, 99.1736%, 52.5490%
        HSV (HSB):
        278°, 94.4882%, 99.6078%
        XYZ:
        33.3563, 15.3623, 94.9731
        xyY:
        0.2321, 0.1069, 15.3623
      CIE-Lab:
        46.1265, 84.8950, -83.9777
        CIE-LCH:
        46.1265, 119.4128, 315.3112
        CIE-Luv:
        46.1265, 27.1767, -129.7403
        Hunter-Lab:
        39.1948, 83.3193, -116.2294
      #a40efe color charts
#a40efe RGB chart
      #a40efe CMYK chart
      #a40efe RGB pie chart
      #a40efe color shades, tints & tones
#a40efe color schemes
#a40efe color preview, HTML & CSS examples
           This text has a color of #a40efe        
        
          <p style="color:#a40efe;">Text here</p>
        
        
          .mytext {color:#a40efe;}
        
        Text color #a40efe
      
           This box has a color of #a40efe        
        
          <div style="background-color:#a40efe;">Content here</div>
        
        
          .mybackground {background-color:#a40efe;}
        
        Background color #a40efe
      
           Border around this has a color of #a40efe        
        
          <div style="border:2px solid #a40efe;">Content here</div>
        
        
          .myborder {border:2px solid #a40efe;}
        
        Border color #a40efe