#a10d64 color space conversions
Hex:
        #a10d64
        RGB:
        161, 13, 100
        CMY:
        37, 95, 61
        CMYK:
        0, 92, 38, 37
      HSL:
        325°, 85.0575%, 34.1176%
        HSV (HSB):
        325°, 91.9255%, 63.1373%
        XYZ:
        17.1421, 8.7850, 12.8488
        xyY:
        0.4421, 0.2266, 8.7850
      CIE-Lab:
        35.5670, 60.2241, -9.1902
        CIE-LCH:
        35.5670, 60.9213, 351.3236
        CIE-Luv:
        35.5670, 77.6458, -21.5344
        Hunter-Lab:
        29.6395, 51.3669, -4.9546
      #a10d64 color charts
#a10d64 RGB chart
      #a10d64 CMYK chart
      #a10d64 RGB pie chart
      #a10d64 color shades, tints & tones
#a10d64 color schemes
#a10d64 color preview, HTML & CSS examples
           This text has a color of #a10d64        
        
          <p style="color:#a10d64;">Text here</p>
        
        
          .mytext {color:#a10d64;}
        
        Text color #a10d64
      
           This box has a color of #a10d64        
        
          <div style="background-color:#a10d64;">Content here</div>
        
        
          .mybackground {background-color:#a10d64;}
        
        Background color #a10d64
      
           Border around this has a color of #a10d64        
        
          <div style="border:2px solid #a10d64;">Content here</div>
        
        
          .myborder {border:2px solid #a10d64;}
        
        Border color #a10d64