#a14ae7 color space conversions
Hex:
        #a14ae7
        RGB:
        161, 74, 231
        CMY:
        37, 71, 9
        CMYK:
        30, 68, 0, 9
      HSL:
        273°, 76.5854%, 59.8039%
        HSV (HSB):
        273°, 67.9654%, 90.5882%
        XYZ:
        31.5705, 18.2441, 77.4588
        xyY:
        0.2481, 0.1433, 18.2441
      CIE-Lab:
        49.7909, 62.6909, -65.1066
        CIE-LCH:
        49.7909, 90.3826, 313.9171
        CIE-Luv:
        49.7909, 23.9856, -105.4519
        Hunter-Lab:
        42.7132, 57.1864, -77.6211
      #a14ae7 color charts
#a14ae7 RGB chart
      #a14ae7 CMYK chart
      #a14ae7 RGB pie chart
      #a14ae7 color shades, tints & tones
#a14ae7 color schemes
#a14ae7 color preview, HTML & CSS examples
           This text has a color of #a14ae7        
        
          <p style="color:#a14ae7;">Text here</p>
        
        
          .mytext {color:#a14ae7;}
        
        Text color #a14ae7
      
           This box has a color of #a14ae7        
        
          <div style="background-color:#a14ae7;">Content here</div>
        
        
          .mybackground {background-color:#a14ae7;}
        
        Background color #a14ae7
      
           Border around this has a color of #a14ae7        
        
          <div style="border:2px solid #a14ae7;">Content here</div>
        
        
          .myborder {border:2px solid #a14ae7;}
        
        Border color #a14ae7