#a414d4 color space conversions
Hex:
        #a414d4
        RGB:
        164, 20, 212
        CMY:
        36, 92, 17
        CMYK:
        23, 91, 0, 17
      HSL:
        285°, 82.7586%, 45.4902%
        HSV (HSB):
        285°, 90.5660%, 83.1373%
        XYZ:
        27.4437, 13.1463, 63.3784
        xyY:
        0.2640, 0.1264, 13.1463
      CIE-Lab:
        42.9828, 76.2380, -65.2954
        CIE-LCH:
        42.9828, 100.3779, 319.4210
        CIE-Luv:
        42.9828, 37.3386, -102.3010
        Hunter-Lab:
        36.2578, 71.6561, -78.2580
      #a414d4 color charts
#a414d4 RGB chart
      #a414d4 CMYK chart
      #a414d4 RGB pie chart
      #a414d4 color shades, tints & tones
#a414d4 color schemes
#a414d4 color preview, HTML & CSS examples
           This text has a color of #a414d4        
        
          <p style="color:#a414d4;">Text here</p>
        
        
          .mytext {color:#a414d4;}
        
        Text color #a414d4
      
           This box has a color of #a414d4        
        
          <div style="background-color:#a414d4;">Content here</div>
        
        
          .mybackground {background-color:#a414d4;}
        
        Background color #a414d4
      
           Border around this has a color of #a414d4        
        
          <div style="border:2px solid #a414d4;">Content here</div>
        
        
          .myborder {border:2px solid #a414d4;}
        
        Border color #a414d4