#a11495 color space conversions
Hex:
        #a11495
        RGB:
        161, 20, 149
        CMY:
        37, 92, 42
        CMYK:
        0, 88, 7, 37
      HSL:
        305°, 77.9006%, 35.4902%
        HSV (HSB):
        305°, 87.5776%, 63.1373%
        XYZ:
        20.3729, 10.2473, 29.3379
        xyY:
        0.3398, 0.1709, 10.2473
      CIE-Lab:
        38.2827, 65.2551, -35.5866
        CIE-LCH:
        38.2827, 74.3279, 331.3944
        CIE-Luv:
        38.2827, 56.2785, -57.9587
        Hunter-Lab:
        32.0114, 57.5822, -31.9303
      #a11495 color charts
#a11495 RGB chart
      #a11495 CMYK chart
      #a11495 RGB pie chart
      #a11495 color shades, tints & tones
#a11495 color schemes
#a11495 color preview, HTML & CSS examples
           This text has a color of #a11495        
        
          <p style="color:#a11495;">Text here</p>
        
        
          .mytext {color:#a11495;}
        
        Text color #a11495
      
           This box has a color of #a11495        
        
          <div style="background-color:#a11495;">Content here</div>
        
        
          .mybackground {background-color:#a11495;}
        
        Background color #a11495
      
           Border around this has a color of #a11495        
        
          <div style="border:2px solid #a11495;">Content here</div>
        
        
          .myborder {border:2px solid #a11495;}
        
        Border color #a11495