#a12097 color space conversions
Hex:
        #a12097
        RGB:
        161, 32, 151
        CMY:
        37, 87, 41
        CMYK:
        0, 80, 6, 37
      HSL:
        305°, 66.8394%, 37.8431%
        HSV (HSB):
        305°, 80.1242%, 63.1373%
        XYZ:
        20.8004, 10.8445, 30.2750
        xyY:
        0.3359, 0.1751, 10.8445
      CIE-Lab:
        39.3173, 62.8740, -35.1638
        CIE-LCH:
        39.3173, 72.0391, 330.7828
        CIE-Luv:
        39.3173, 53.9193, -57.5072
        Hunter-Lab:
        32.9309, 55.1180, -31.4566
      #a12097 color charts
#a12097 RGB chart
      #a12097 CMYK chart
      #a12097 RGB pie chart
      #a12097 color shades, tints & tones
#a12097 color schemes
#a12097 color preview, HTML & CSS examples
           This text has a color of #a12097        
        
          <p style="color:#a12097;">Text here</p>
        
        
          .mytext {color:#a12097;}
        
        Text color #a12097
      
           This box has a color of #a12097        
        
          <div style="background-color:#a12097;">Content here</div>
        
        
          .mybackground {background-color:#a12097;}
        
        Background color #a12097
      
           Border around this has a color of #a12097        
        
          <div style="border:2px solid #a12097;">Content here</div>
        
        
          .myborder {border:2px solid #a12097;}
        
        Border color #a12097