#a11382 color space conversions
Hex:
        #a11382
        RGB:
        161, 19, 130
        CMY:
        37, 93, 49
        CMYK:
        0, 88, 19, 37
      HSL:
        313°, 78.8889%, 35.2941%
        HSV (HSB):
        313°, 88.1988%, 63.1373%
        XYZ:
        18.9601, 9.6545, 21.9833
        xyY:
        0.3747, 0.1908, 9.6545
      CIE-Lab:
        37.2151, 62.7733, -25.5794
        CIE-LCH:
        37.2151, 67.7849, 337.8296
        CIE-Luv:
        37.2151, 64.0021, -43.5915
        Hunter-Lab:
        31.0717, 54.5459, -20.1976
      #a11382 color charts
#a11382 RGB chart
      #a11382 CMYK chart
      #a11382 RGB pie chart
      #a11382 color shades, tints & tones
#a11382 color schemes
#a11382 color preview, HTML & CSS examples
           This text has a color of #a11382        
        
          <p style="color:#a11382;">Text here</p>
        
        
          .mytext {color:#a11382;}
        
        Text color #a11382
      
           This box has a color of #a11382        
        
          <div style="background-color:#a11382;">Content here</div>
        
        
          .mybackground {background-color:#a11382;}
        
        Background color #a11382
      
           Border around this has a color of #a11382        
        
          <div style="border:2px solid #a11382;">Content here</div>
        
        
          .myborder {border:2px solid #a11382;}
        
        Border color #a11382