#a11e84 color space conversions
Hex:
        #a11e84
        RGB:
        161, 30, 132
        CMY:
        37, 88, 48
        CMYK:
        0, 81, 18, 37
      HSL:
        313°, 68.5864%, 37.4510%
        HSV (HSB):
        313°, 81.3665%, 63.1373%
        XYZ:
        19.3271, 10.1716, 22.7745
        xyY:
        0.3697, 0.1946, 10.1716
      CIE-Lab:
        38.1486, 60.6225, -25.3609
        CIE-LCH:
        38.1486, 65.7135, 337.2984
        CIE-Luv:
        38.1486, 61.4846, -43.2741
        Hunter-Lab:
        31.8929, 52.3584, -20.0135
      #a11e84 color charts
#a11e84 RGB chart
      #a11e84 CMYK chart
      #a11e84 RGB pie chart
      #a11e84 color shades, tints & tones
#a11e84 color schemes
#a11e84 color preview, HTML & CSS examples
           This text has a color of #a11e84        
        
          <p style="color:#a11e84;">Text here</p>
        
        
          .mytext {color:#a11e84;}
        
        Text color #a11e84
      
           This box has a color of #a11e84        
        
          <div style="background-color:#a11e84;">Content here</div>
        
        
          .mybackground {background-color:#a11e84;}
        
        Background color #a11e84
      
           Border around this has a color of #a11e84        
        
          <div style="border:2px solid #a11e84;">Content here</div>
        
        
          .myborder {border:2px solid #a11e84;}
        
        Border color #a11e84