#a414be color space conversions
Hex:
        #a414be
        RGB:
        164, 20, 190
        CMY:
        36, 92, 25
        CMYK:
        14, 89, 0, 25
      HSL:
        291°, 80.9524%, 41.1765%
        HSV (HSB):
        291°, 89.4737%, 74.5098%
        XYZ:
        24.8543, 12.1105, 49.7428
        xyY:
        0.2866, 0.1397, 12.1105
      CIE-Lab:
        41.3913, 72.3594, -55.0848
        CIE-LCH:
        41.3913, 90.9407, 322.7192
        CIE-Luv:
        41.3913, 43.9214, -87.1420
        Hunter-Lab:
        34.8002, 66.5842, -60.3880
      #a414be color charts
#a414be RGB chart
      #a414be CMYK chart
      #a414be RGB pie chart
      #a414be color shades, tints & tones
#a414be color schemes
#a414be color preview, HTML & CSS examples
           This text has a color of #a414be        
        
          <p style="color:#a414be;">Text here</p>
        
        
          .mytext {color:#a414be;}
        
        Text color #a414be
      
           This box has a color of #a414be        
        
          <div style="background-color:#a414be;">Content here</div>
        
        
          .mybackground {background-color:#a414be;}
        
        Background color #a414be
      
           Border around this has a color of #a414be        
        
          <div style="border:2px solid #a414be;">Content here</div>
        
        
          .myborder {border:2px solid #a414be;}
        
        Border color #a414be