#a14ca4 color space conversions
Hex:
        #a14ca4
        RGB:
        161, 76, 164
        CMY:
        37, 70, 36
        CMYK:
        2, 54, 0, 36
      HSL:
        298°, 36.6667%, 47.0588%
        HSV (HSB):
        298°, 53.6585%, 64.3137%
        XYZ:
        23.9832, 15.4263, 36.8355
        xyY:
        0.3146, 0.2023, 15.4263
      CIE-Lab:
        46.2126, 47.7980, -32.0949
        CIE-LCH:
        46.2126, 57.5737, 326.1198
        CIE-Luv:
        46.2126, 38.6622, -53.3965
        Hunter-Lab:
        39.2763, 40.2636, -28.1120
      #a14ca4 color charts
#a14ca4 RGB chart
      #a14ca4 CMYK chart
      #a14ca4 RGB pie chart
      #a14ca4 color shades, tints & tones
#a14ca4 color schemes
#a14ca4 color preview, HTML & CSS examples
           This text has a color of #a14ca4        
        
          <p style="color:#a14ca4;">Text here</p>
        
        
          .mytext {color:#a14ca4;}
        
        Text color #a14ca4
      
           This box has a color of #a14ca4        
        
          <div style="background-color:#a14ca4;">Content here</div>
        
        
          .mybackground {background-color:#a14ca4;}
        
        Background color #a14ca4
      
           Border around this has a color of #a14ca4        
        
          <div style="border:2px solid #a14ca4;">Content here</div>
        
        
          .myborder {border:2px solid #a14ca4;}
        
        Border color #a14ca4