#a14eb7 color space conversions
Hex:
        #a14eb7
        RGB:
        161, 78, 183
        CMY:
        37, 69, 28
        CMYK:
        12, 57, 0, 28
      HSL:
        287°, 42.1687%, 51.1765%
        HSV (HSB):
        287°, 57.3770%, 71.7647%
        XYZ:
        25.9696, 16.4447, 46.6052
        xyY:
        0.2917, 0.1847, 16.4447
      CIE-Lab:
        47.5527, 50.5144, -41.1524
        CIE-LCH:
        47.5527, 65.1554, 320.8315
        CIE-Luv:
        47.5527, 33.3901, -67.6935
        Hunter-Lab:
        40.5521, 43.3452, -39.7535
      #a14eb7 color charts
#a14eb7 RGB chart
      #a14eb7 CMYK chart
      #a14eb7 RGB pie chart
      #a14eb7 color shades, tints & tones
#a14eb7 color schemes
#a14eb7 color preview, HTML & CSS examples
           This text has a color of #a14eb7        
        
          <p style="color:#a14eb7;">Text here</p>
        
        
          .mytext {color:#a14eb7;}
        
        Text color #a14eb7
      
           This box has a color of #a14eb7        
        
          <div style="background-color:#a14eb7;">Content here</div>
        
        
          .mybackground {background-color:#a14eb7;}
        
        Background color #a14eb7
      
           Border around this has a color of #a14eb7        
        
          <div style="border:2px solid #a14eb7;">Content here</div>
        
        
          .myborder {border:2px solid #a14eb7;}
        
        Border color #a14eb7