#a114fb color space conversions
Hex:
        #a114fb
        RGB:
        161, 20, 251
        CMY:
        37, 92, 2
        CMYK:
        36, 92, 0, 2
      HSL:
        277°, 96.6527%, 53.1373%
        HSV (HSB):
        277°, 92.0319%, 98.4314%
        XYZ:
        32.3607, 15.0424, 92.4647
        xyY:
        0.2314, 0.1075, 15.0424
      CIE-Lab:
        45.6922, 83.2226, -83.0291
        CIE-LCH:
        45.6922, 117.5578, 315.0667
        CIE-Luv:
        45.6922, 26.0959, -127.9896
        Hunter-Lab:
        38.7846, 81.0622, -114.2017
      #a114fb color charts
#a114fb RGB chart
      #a114fb CMYK chart
      #a114fb RGB pie chart
      #a114fb color shades, tints & tones
#a114fb color schemes
#a114fb color preview, HTML & CSS examples
           This text has a color of #a114fb        
        
          <p style="color:#a114fb;">Text here</p>
        
        
          .mytext {color:#a114fb;}
        
        Text color #a114fb
      
           This box has a color of #a114fb        
        
          <div style="background-color:#a114fb;">Content here</div>
        
        
          .mybackground {background-color:#a114fb;}
        
        Background color #a114fb
      
           Border around this has a color of #a114fb        
        
          <div style="border:2px solid #a114fb;">Content here</div>
        
        
          .myborder {border:2px solid #a114fb;}
        
        Border color #a114fb