#a11e99 color space conversions
Hex:
        #a11e99
        RGB:
        161, 30, 153
        CMY:
        37, 88, 40
        CMYK:
        0, 81, 5, 37
      HSL:
        304°, 68.5864%, 37.4510%
        HSV (HSB):
        304°, 81.3665%, 63.1373%
        XYZ:
        20.9120, 10.8055, 31.1205
        xyY:
        0.3328, 0.1720, 10.8055
      CIE-Lab:
        39.2510, 63.6977, -36.4821
        CIE-LCH:
        39.2510, 73.4053, 330.1986
        CIE-Luv:
        39.2510, 53.4968, -59.4132
        Hunter-Lab:
        32.8718, 56.0306, -33.1210
      #a11e99 color charts
#a11e99 RGB chart
      #a11e99 CMYK chart
      #a11e99 RGB pie chart
      #a11e99 color shades, tints & tones
#a11e99 color schemes
#a11e99 color preview, HTML & CSS examples
           This text has a color of #a11e99        
        
          <p style="color:#a11e99;">Text here</p>
        
        
          .mytext {color:#a11e99;}
        
        Text color #a11e99
      
           This box has a color of #a11e99        
        
          <div style="background-color:#a11e99;">Content here</div>
        
        
          .mybackground {background-color:#a11e99;}
        
        Background color #a11e99
      
           Border around this has a color of #a11e99        
        
          <div style="border:2px solid #a11e99;">Content here</div>
        
        
          .myborder {border:2px solid #a11e99;}
        
        Border color #a11e99