#a40ed8 color space conversions
Hex:
        #a40ed8
        RGB:
        164, 14, 216
        CMY:
        36, 95, 15
        CMYK:
        24, 94, 0, 15
      HSL:
        285°, 87.8261%, 45.0980%
        HSV (HSB):
        285°, 93.5185%, 84.7059%
        XYZ:
        27.8615, 13.1645, 66.0383
        xyY:
        0.2602, 0.1230, 13.1645
      CIE-Lab:
        43.0100, 77.7899, -67.5527
        CIE-LCH:
        43.0100, 103.0274, 319.0290
        CIE-Luv:
        43.0100, 36.5395, -105.4154
        Hunter-Lab:
        36.2829, 73.5749, -82.5155
      #a40ed8 color charts
#a40ed8 RGB chart
      #a40ed8 CMYK chart
      #a40ed8 RGB pie chart
      #a40ed8 color shades, tints & tones
#a40ed8 color schemes
#a40ed8 color preview, HTML & CSS examples
           This text has a color of #a40ed8        
        
          <p style="color:#a40ed8;">Text here</p>
        
        
          .mytext {color:#a40ed8;}
        
        Text color #a40ed8
      
           This box has a color of #a40ed8        
        
          <div style="background-color:#a40ed8;">Content here</div>
        
        
          .mybackground {background-color:#a40ed8;}
        
        Background color #a40ed8
      
           Border around this has a color of #a40ed8        
        
          <div style="border:2px solid #a40ed8;">Content here</div>
        
        
          .myborder {border:2px solid #a40ed8;}
        
        Border color #a40ed8