#a11372 color space conversions
Hex:
        #a11372
        RGB:
        161, 19, 114
        CMY:
        37, 93, 55
        CMYK:
        0, 88, 29, 37
      HSL:
        320°, 78.8889%, 35.2941%
        HSV (HSB):
        320°, 88.1988%, 63.1373%
        XYZ:
        17.9681, 9.2577, 16.7595
        xyY:
        0.4085, 0.2105, 9.2577
      CIE-Lab:
        36.4758, 60.7731, -16.7085
        CIE-LCH:
        36.4758, 63.0281, 344.6274
        CIE-Luv:
        36.4758, 70.7396, -31.3176
        Hunter-Lab:
        30.4265, 52.1651, -11.3595
      #a11372 color charts
#a11372 RGB chart
      #a11372 CMYK chart
      #a11372 RGB pie chart
      #a11372 color shades, tints & tones
#a11372 color schemes
#a11372 color preview, HTML & CSS examples
           This text has a color of #a11372        
        
          <p style="color:#a11372;">Text here</p>
        
        
          .mytext {color:#a11372;}
        
        Text color #a11372
      
           This box has a color of #a11372        
        
          <div style="background-color:#a11372;">Content here</div>
        
        
          .mybackground {background-color:#a11372;}
        
        Background color #a11372
      
           Border around this has a color of #a11372        
        
          <div style="border:2px solid #a11372;">Content here</div>
        
        
          .myborder {border:2px solid #a11372;}
        
        Border color #a11372