#a12072 color space conversions
Hex:
        #a12072
        RGB:
        161, 32, 114
        CMY:
        37, 87, 55
        CMYK:
        0, 80, 29, 37
      HSL:
        322°, 66.8394%, 37.8431%
        HSV (HSB):
        322°, 80.1242%, 63.1373%
        XYZ:
        18.2517, 9.8250, 16.8540
        xyY:
        0.4062, 0.2187, 9.8250
      CIE-Lab:
        37.5265, 57.7465, -15.0982
        CIE-LCH:
        37.5265, 59.6876, 345.3477
        CIE-Luv:
        37.5265, 68.2299, -28.9384
        Hunter-Lab:
        31.3448, 49.0848, -9.9387
      #a12072 color charts
#a12072 RGB chart
      #a12072 CMYK chart
      #a12072 RGB pie chart
      #a12072 color shades, tints & tones
#a12072 color schemes
#a12072 color preview, HTML & CSS examples
           This text has a color of #a12072        
        
          <p style="color:#a12072;">Text here</p>
        
        
          .mytext {color:#a12072;}
        
        Text color #a12072
      
           This box has a color of #a12072        
        
          <div style="background-color:#a12072;">Content here</div>
        
        
          .mybackground {background-color:#a12072;}
        
        Background color #a12072
      
           Border around this has a color of #a12072        
        
          <div style="border:2px solid #a12072;">Content here</div>
        
        
          .myborder {border:2px solid #a12072;}
        
        Border color #a12072