#a12a54 color space conversions
Hex:
        #a12a54
        RGB:
        161, 42, 84
        CMY:
        37, 84, 67
        CMYK:
        0, 74, 48, 37
      HSL:
        339°, 58.6207%, 39.8039%
        HSV (HSB):
        339°, 73.9130%, 63.1373%
        XYZ:
        17.1261, 9.8731, 9.3906
        xyY:
        0.4706, 0.2713, 9.8731
      CIE-Lab:
        37.6137, 51.3145, 4.0737
        CIE-LCH:
        37.6137, 51.4760, 4.5390
        CIE-Luv:
        37.6137, 76.4677, -4.3380
        Hunter-Lab:
        31.4215, 42.3031, 4.2757
      #a12a54 color charts
#a12a54 RGB chart
      #a12a54 CMYK chart
      #a12a54 RGB pie chart
      #a12a54 color shades, tints & tones
#a12a54 color schemes
#a12a54 color preview, HTML & CSS examples
           This text has a color of #a12a54        
        
          <p style="color:#a12a54;">Text here</p>
        
        
          .mytext {color:#a12a54;}
        
        Text color #a12a54
      
           This box has a color of #a12a54        
        
          <div style="background-color:#a12a54;">Content here</div>
        
        
          .mybackground {background-color:#a12a54;}
        
        Background color #a12a54
      
           Border around this has a color of #a12a54        
        
          <div style="border:2px solid #a12a54;">Content here</div>
        
        
          .myborder {border:2px solid #a12a54;}
        
        Border color #a12a54