#a12f65 color space conversions
Hex:
        #a12f65
        RGB:
        161, 47, 101
        CMY:
        37, 82, 60
        CMYK:
        0, 71, 37, 37
      HSL:
        332°, 54.8077%, 40.7843%
        HSV (HSB):
        332°, 70.8075%, 63.1373%
        XYZ:
        18.0634, 10.5497, 13.3962
        xyY:
        0.4300, 0.2511, 10.5497
      CIE-Lab:
        38.8114, 51.2125, -4.9701
        CIE-LCH:
        38.8114, 51.4531, 354.4569
        CIE-Luv:
        38.8114, 68.5681, -15.0232
        Hunter-Lab:
        32.4803, 42.4296, -1.7174
      #a12f65 color charts
#a12f65 RGB chart
      #a12f65 CMYK chart
      #a12f65 RGB pie chart
      #a12f65 color shades, tints & tones
#a12f65 color schemes
#a12f65 color preview, HTML & CSS examples
           This text has a color of #a12f65        
        
          <p style="color:#a12f65;">Text here</p>
        
        
          .mytext {color:#a12f65;}
        
        Text color #a12f65
      
           This box has a color of #a12f65        
        
          <div style="background-color:#a12f65;">Content here</div>
        
        
          .mybackground {background-color:#a12f65;}
        
        Background color #a12f65
      
           Border around this has a color of #a12f65        
        
          <div style="border:2px solid #a12f65;">Content here</div>
        
        
          .myborder {border:2px solid #a12f65;}
        
        Border color #a12f65