#a119bf color space conversions
Hex:
        #a119bf
        RGB:
        161, 25, 191
        CMY:
        37, 90, 25
        CMYK:
        16, 87, 0, 25
      HSL:
        289°, 76.8519%, 42.3529%
        HSV (HSB):
        289°, 86.9110%, 74.9020%
        XYZ:
        24.4495, 12.0339, 50.3244
        xyY:
        0.2817, 0.1386, 12.0339
      CIE-Lab:
        41.2700, 71.1371, -55.8919
        CIE-LCH:
        41.2700, 90.4676, 321.8436
        CIE-Luv:
        41.2700, 41.2722, -88.0141
        Hunter-Lab:
        34.6899, 65.0998, -61.7285
      #a119bf color charts
#a119bf RGB chart
      #a119bf CMYK chart
      #a119bf RGB pie chart
      #a119bf color shades, tints & tones
#a119bf color schemes
#a119bf color preview, HTML & CSS examples
           This text has a color of #a119bf        
        
          <p style="color:#a119bf;">Text here</p>
        
        
          .mytext {color:#a119bf;}
        
        Text color #a119bf
      
           This box has a color of #a119bf        
        
          <div style="background-color:#a119bf;">Content here</div>
        
        
          .mybackground {background-color:#a119bf;}
        
        Background color #a119bf
      
           Border around this has a color of #a119bf        
        
          <div style="border:2px solid #a119bf;">Content here</div>
        
        
          .myborder {border:2px solid #a119bf;}
        
        Border color #a119bf