#a12d50 color space conversions
Hex:
        #a12d50
        RGB:
        161, 45, 80
        CMY:
        37, 82, 69
        CMYK:
        0, 72, 50, 37
      HSL:
        342°, 56.3107%, 40.3922%
        HSV (HSB):
        342°, 72.0497%, 63.1373%
        XYZ:
        17.0843, 10.0330, 8.6255
        xyY:
        0.4780, 0.2807, 10.0330
      CIE-Lab:
        37.9016, 49.8432, 7.0380
        CIE-LCH:
        37.9016, 50.3376, 8.0372
        CIE-Luv:
        37.9016, 76.5707, -0.7778
        Hunter-Lab:
        31.6750, 40.8451, 6.0270
      #a12d50 color charts
#a12d50 RGB chart
      #a12d50 CMYK chart
      #a12d50 RGB pie chart
      #a12d50 color shades, tints & tones
#a12d50 color schemes
#a12d50 color preview, HTML & CSS examples
           This text has a color of #a12d50        
        
          <p style="color:#a12d50;">Text here</p>
        
        
          .mytext {color:#a12d50;}
        
        Text color #a12d50
      
           This box has a color of #a12d50        
        
          <div style="background-color:#a12d50;">Content here</div>
        
        
          .mybackground {background-color:#a12d50;}
        
        Background color #a12d50
      
           Border around this has a color of #a12d50        
        
          <div style="border:2px solid #a12d50;">Content here</div>
        
        
          .myborder {border:2px solid #a12d50;}
        
        Border color #a12d50