#a1416a color space conversions
Hex:
        #a1416a
        RGB:
        161, 65, 106
        CMY:
        37, 75, 58
        CMYK:
        0, 60, 34, 37
      HSL:
        334°, 42.4779%, 44.3137%
        HSV (HSB):
        334°, 59.6273%, 63.1373%
        XYZ:
        19.1898, 12.3983, 15.0174
        xyY:
        0.4117, 0.2660, 12.3983
      CIE-Lab:
        41.8422, 44.0037, -3.6055
        CIE-LCH:
        41.8422, 44.1511, 355.3158
        CIE-Luv:
        41.8422, 59.2531, -12.1756
        Hunter-Lab:
        35.2112, 35.6613, -0.6390
      #a1416a color charts
#a1416a RGB chart
      #a1416a CMYK chart
      #a1416a RGB pie chart
      #a1416a color shades, tints & tones
#a1416a color schemes
#a1416a color preview, HTML & CSS examples
           This text has a color of #a1416a        
        
          <p style="color:#a1416a;">Text here</p>
        
        
          .mytext {color:#a1416a;}
        
        Text color #a1416a
      
           This box has a color of #a1416a        
        
          <div style="background-color:#a1416a;">Content here</div>
        
        
          .mybackground {background-color:#a1416a;}
        
        Background color #a1416a
      
           Border around this has a color of #a1416a        
        
          <div style="border:2px solid #a1416a;">Content here</div>
        
        
          .myborder {border:2px solid #a1416a;}
        
        Border color #a1416a