#a40bf2 color space conversions
Hex:
        #a40bf2
        RGB:
        164, 11, 242
        CMY:
        36, 96, 5
        CMYK:
        32, 95, 0, 5
      HSL:
        280°, 91.3043%, 49.6078%
        HSV (HSB):
        280°, 95.4545%, 94.9020%
        XYZ:
        31.4565, 14.5427, 85.1535
        xyY:
        0.2398, 0.1109, 14.5427
      CIE-Lab:
        45.0013, 82.9183, -79.0908
        CIE-LCH:
        45.0013, 114.5897, 316.3534
        CIE-Luv:
        45.0013, 30.0071, -122.3794
        Hunter-Lab:
        38.1348, 80.5044, -105.6976
      #a40bf2 color charts
#a40bf2 RGB chart
      #a40bf2 CMYK chart
      #a40bf2 RGB pie chart
      #a40bf2 color shades, tints & tones
#a40bf2 color schemes
#a40bf2 color preview, HTML & CSS examples
           This text has a color of #a40bf2        
        
          <p style="color:#a40bf2;">Text here</p>
        
        
          .mytext {color:#a40bf2;}
        
        Text color #a40bf2
      
           This box has a color of #a40bf2        
        
          <div style="background-color:#a40bf2;">Content here</div>
        
        
          .mybackground {background-color:#a40bf2;}
        
        Background color #a40bf2
      
           Border around this has a color of #a40bf2        
        
          <div style="border:2px solid #a40bf2;">Content here</div>
        
        
          .myborder {border:2px solid #a40bf2;}
        
        Border color #a40bf2