#a12a82 color space conversions
Hex:
        #a12a82
        RGB:
        161, 42, 130
        CMY:
        37, 84, 49
        CMYK:
        0, 74, 19, 37
      HSL:
        316°, 58.6207%, 39.8039%
        HSV (HSB):
        316°, 73.9130%, 63.1373%
        XYZ:
        19.5552, 10.8447, 22.1817
        xyY:
        0.3719, 0.2062, 10.8447
      CIE-Lab:
        39.3177, 56.7355, -22.3062
        CIE-LCH:
        39.3177, 60.9630, 338.5372
        CIE-Luv:
        39.3177, 59.5921, -38.8447
        Hunter-Lab:
        32.9313, 48.3666, -16.8843
      #a12a82 color charts
#a12a82 RGB chart
      #a12a82 CMYK chart
      #a12a82 RGB pie chart
      #a12a82 color shades, tints & tones
#a12a82 color schemes
#a12a82 color preview, HTML & CSS examples
           This text has a color of #a12a82        
        
          <p style="color:#a12a82;">Text here</p>
        
        
          .mytext {color:#a12a82;}
        
        Text color #a12a82
      
           This box has a color of #a12a82        
        
          <div style="background-color:#a12a82;">Content here</div>
        
        
          .mybackground {background-color:#a12a82;}
        
        Background color #a12a82
      
           Border around this has a color of #a12a82        
        
          <div style="border:2px solid #a12a82;">Content here</div>
        
        
          .myborder {border:2px solid #a12a82;}
        
        Border color #a12a82