#a12499 color space conversions
Hex:
        #a12499
        RGB:
        161, 36, 153
        CMY:
        37, 86, 40
        CMYK:
        0, 78, 5, 37
      HSL:
        304°, 63.4518%, 38.6275%
        HSV (HSB):
        304°, 77.6398%, 63.1373%
        XYZ:
        21.0786, 11.1387, 31.1760
        xyY:
        0.3325, 0.1757, 11.1387
      CIE-Lab:
        39.8131, 62.0740, -35.5911
        CIE-LCH:
        39.8131, 71.5535, 330.1715
        CIE-Luv:
        39.8131, 52.5225, -58.2012
        Hunter-Lab:
        33.3747, 54.3300, -32.0217
      #a12499 color charts
#a12499 RGB chart
      #a12499 CMYK chart
      #a12499 RGB pie chart
      #a12499 color shades, tints & tones
#a12499 color schemes
#a12499 color preview, HTML & CSS examples
           This text has a color of #a12499        
        
          <p style="color:#a12499;">Text here</p>
        
        
          .mytext {color:#a12499;}
        
        Text color #a12499
      
           This box has a color of #a12499        
        
          <div style="background-color:#a12499;">Content here</div>
        
        
          .mybackground {background-color:#a12499;}
        
        Background color #a12499
      
           Border around this has a color of #a12499        
        
          <div style="border:2px solid #a12499;">Content here</div>
        
        
          .myborder {border:2px solid #a12499;}
        
        Border color #a12499