#a12b63 color space conversions
Hex:
        #a12b63
        RGB:
        161, 43, 99
        CMY:
        37, 83, 61
        CMYK:
        0, 73, 39, 37
      HSL:
        332°, 57.8431%, 40.0000%
        HSV (HSB):
        332°, 73.2919%, 63.1373%
        XYZ:
        17.8140, 10.2057, 12.8354
        xyY:
        0.4360, 0.2498, 10.2057
      CIE-Lab:
        38.2091, 52.4794, -4.6008
        CIE-LCH:
        38.2091, 52.6807, 354.9897
        CIE-Luv:
        38.2091, 70.7512, -14.7564
        Hunter-Lab:
        31.9463, 43.6294, -1.4591
      #a12b63 color charts
#a12b63 RGB chart
      #a12b63 CMYK chart
      #a12b63 RGB pie chart
      #a12b63 color shades, tints & tones
#a12b63 color schemes
#a12b63 color preview, HTML & CSS examples
           This text has a color of #a12b63        
        
          <p style="color:#a12b63;">Text here</p>
        
        
          .mytext {color:#a12b63;}
        
        Text color #a12b63
      
           This box has a color of #a12b63        
        
          <div style="background-color:#a12b63;">Content here</div>
        
        
          .mybackground {background-color:#a12b63;}
        
        Background color #a12b63
      
           Border around this has a color of #a12b63        
        
          <div style="border:2px solid #a12b63;">Content here</div>
        
        
          .myborder {border:2px solid #a12b63;}
        
        Border color #a12b63