#a1416e color space conversions
Hex:
        #a1416e
        RGB:
        161, 65, 110
        CMY:
        37, 75, 57
        CMYK:
        0, 60, 32, 37
      HSL:
        332°, 42.4779%, 44.3137%
        HSV (HSB):
        332°, 59.6273%, 63.1373%
        XYZ:
        19.4027, 12.4834, 16.1388
        xyY:
        0.4040, 0.2599, 12.4834
      CIE-Lab:
        41.9744, 44.5150, -5.8883
        CIE-LCH:
        41.9744, 44.9028, 352.4649
        CIE-Luv:
        41.9744, 58.0765, -15.2056
        Hunter-Lab:
        35.3319, 36.1933, -2.3499
      #a1416e color charts
#a1416e RGB chart
      #a1416e CMYK chart
      #a1416e RGB pie chart
      #a1416e color shades, tints & tones
#a1416e color schemes
#a1416e color preview, HTML & CSS examples
           This text has a color of #a1416e        
        
          <p style="color:#a1416e;">Text here</p>
        
        
          .mytext {color:#a1416e;}
        
        Text color #a1416e
      
           This box has a color of #a1416e        
        
          <div style="background-color:#a1416e;">Content here</div>
        
        
          .mybackground {background-color:#a1416e;}
        
        Background color #a1416e
      
           Border around this has a color of #a1416e        
        
          <div style="border:2px solid #a1416e;">Content here</div>
        
        
          .myborder {border:2px solid #a1416e;}
        
        Border color #a1416e