#a10994 color space conversions
Hex:
        #a10994
        RGB:
        161, 9, 148
        CMY:
        37, 96, 42
        CMYK:
        0, 94, 8, 37
      HSL:
        305°, 89.4118%, 33.3333%
        HSV (HSB):
        305°, 94.4099%, 63.1373%
        XYZ:
        20.1409, 9.9106, 28.8684
        xyY:
        0.3418, 0.1682, 9.9106
      CIE-Lab:
        37.6814, 66.7066, -35.9303
        CIE-LCH:
        37.6814, 75.7677, 331.6917
        CIE-Luv:
        37.6814, 57.6054, -58.3449
        Hunter-Lab:
        31.4810, 59.1088, -32.3327
      #a10994 color charts
#a10994 RGB chart
      #a10994 CMYK chart
      #a10994 RGB pie chart
      #a10994 color shades, tints & tones
#a10994 color schemes
#a10994 color preview, HTML & CSS examples
           This text has a color of #a10994        
        
          <p style="color:#a10994;">Text here</p>
        
        
          .mytext {color:#a10994;}
        
        Text color #a10994
      
           This box has a color of #a10994        
        
          <div style="background-color:#a10994;">Content here</div>
        
        
          .mybackground {background-color:#a10994;}
        
        Background color #a10994
      
           Border around this has a color of #a10994        
        
          <div style="border:2px solid #a10994;">Content here</div>
        
        
          .myborder {border:2px solid #a10994;}
        
        Border color #a10994