#a12a71 color space conversions
Hex:
        #a12a71
        RGB:
        161, 42, 113
        CMY:
        37, 84, 56
        CMYK:
        0, 74, 30, 37
      HSL:
        324°, 58.6207%, 39.8039%
        HSV (HSB):
        324°, 73.9130%, 63.1373%
        XYZ:
        18.5065, 10.4253, 16.6597
        xyY:
        0.4059, 0.2287, 10.4253
      CIE-Lab:
        38.5951, 54.4768, -12.8414
        CIE-LCH:
        38.5951, 55.9698, 346.7363
        CIE-Luv:
        38.5951, 65.9100, -25.6259
        Hunter-Lab:
        32.2882, 45.8062, -7.9900
      #a12a71 color charts
#a12a71 RGB chart
      #a12a71 CMYK chart
      #a12a71 RGB pie chart
      #a12a71 color shades, tints & tones
#a12a71 color schemes
#a12a71 color preview, HTML & CSS examples
           This text has a color of #a12a71        
        
          <p style="color:#a12a71;">Text here</p>
        
        
          .mytext {color:#a12a71;}
        
        Text color #a12a71
      
           This box has a color of #a12a71        
        
          <div style="background-color:#a12a71;">Content here</div>
        
        
          .mybackground {background-color:#a12a71;}
        
        Background color #a12a71
      
           Border around this has a color of #a12a71        
        
          <div style="border:2px solid #a12a71;">Content here</div>
        
        
          .myborder {border:2px solid #a12a71;}
        
        Border color #a12a71