#a10995 color space conversions
Hex:
        #a10995
        RGB:
        161, 9, 149
        CMY:
        37, 96, 42
        CMYK:
        0, 94, 7, 37
      HSL:
        305°, 89.4118%, 33.3333%
        HSV (HSB):
        305°, 94.4099%, 63.1373%
        XYZ:
        20.2204, 9.9424, 29.2871
        xyY:
        0.3401, 0.1672, 9.9424
      CIE-Lab:
        37.7388, 66.8511, -36.4496
        CIE-LCH:
        37.7388, 76.1422, 331.3992
        CIE-Luv:
        37.7388, 57.2091, -59.0953
        Hunter-Lab:
        31.5315, 59.2878, -32.9977
      #a10995 color charts
#a10995 RGB chart
      #a10995 CMYK chart
      #a10995 RGB pie chart
      #a10995 color shades, tints & tones
#a10995 color schemes
#a10995 color preview, HTML & CSS examples
           This text has a color of #a10995        
        
          <p style="color:#a10995;">Text here</p>
        
        
          .mytext {color:#a10995;}
        
        Text color #a10995
      
           This box has a color of #a10995        
        
          <div style="background-color:#a10995;">Content here</div>
        
        
          .mybackground {background-color:#a10995;}
        
        Background color #a10995
      
           Border around this has a color of #a10995        
        
          <div style="border:2px solid #a10995;">Content here</div>
        
        
          .myborder {border:2px solid #a10995;}
        
        Border color #a10995