#a1416d color space conversions
Hex:
        #a1416d
        RGB:
        161, 65, 109
        CMY:
        37, 75, 57
        CMYK:
        0, 60, 32, 37
      HSL:
        333°, 42.4779%, 44.3137%
        HSV (HSB):
        333°, 59.6273%, 63.1373%
        XYZ:
        19.3486, 12.4618, 15.8536
        xyY:
        0.4059, 0.2615, 12.4618
      CIE-Lab:
        41.9408, 44.3855, -5.3190
        CIE-LCH:
        41.9408, 44.7031, 353.1665
        CIE-Luv:
        41.9408, 58.3717, -14.4442
        Hunter-Lab:
        35.3013, 36.0583, -1.9159
      #a1416d color charts
#a1416d RGB chart
      #a1416d CMYK chart
      #a1416d RGB pie chart
      #a1416d color shades, tints & tones
#a1416d color schemes
#a1416d color preview, HTML & CSS examples
           This text has a color of #a1416d        
        
          <p style="color:#a1416d;">Text here</p>
        
        
          .mytext {color:#a1416d;}
        
        Text color #a1416d
      
           This box has a color of #a1416d        
        
          <div style="background-color:#a1416d;">Content here</div>
        
        
          .mybackground {background-color:#a1416d;}
        
        Background color #a1416d
      
           Border around this has a color of #a1416d        
        
          <div style="border:2px solid #a1416d;">Content here</div>
        
        
          .myborder {border:2px solid #a1416d;}
        
        Border color #a1416d