#a40fff color space conversions
Hex:
        #a40fff
        RGB:
        164, 15, 255
        CMY:
        36, 94, 0
        CMYK:
        36, 94, 0, 0
      HSL:
        277°, 100.0000%, 52.9412%
        HSV (HSB):
        277°, 94.1176%, 100.0000%
        XYZ:
        33.5307, 15.4542, 95.8234
        xyY:
        0.2316, 0.1067, 15.4542
      CIE-Lab:
        46.2501, 84.9761, -84.3334
        CIE-LCH:
        46.2501, 119.7207, 315.2175
        CIE-Luv:
        46.2501, 26.9231, -130.3133
        Hunter-Lab:
        39.3118, 83.4545, -117.0026
      #a40fff color charts
#a40fff RGB chart
      #a40fff CMYK chart
      #a40fff RGB pie chart
      #a40fff color shades, tints & tones
#a40fff color schemes
#a40fff color preview, HTML & CSS examples
           This text has a color of #a40fff        
        
          <p style="color:#a40fff;">Text here</p>
        
        
          .mytext {color:#a40fff;}
        
        Text color #a40fff
      
           This box has a color of #a40fff        
        
          <div style="background-color:#a40fff;">Content here</div>
        
        
          .mybackground {background-color:#a40fff;}
        
        Background color #a40fff
      
           Border around this has a color of #a40fff        
        
          <div style="border:2px solid #a40fff;">Content here</div>
        
        
          .myborder {border:2px solid #a40fff;}
        
        Border color #a40fff