#a30995 color space conversions
Hex:
        #a30995
        RGB:
        163, 9, 149
        CMY:
        36, 96, 42
        CMYK:
        0, 94, 9, 36
      HSL:
        305°, 89.5349%, 33.7255%
        HSV (HSB):
        305°, 94.4785%, 63.9216%
        XYZ:
        20.6268, 10.1518, 29.3061
        xyY:
        0.3433, 0.1690, 10.1518
      CIE-Lab:
        38.1136, 67.2217, -35.8314
        CIE-LCH:
        38.1136, 76.1751, 331.9409
        CIE-Luv:
        38.1136, 58.7110, -58.4836
        Hunter-Lab:
        31.8619, 59.7988, -32.2307
      #a30995 color charts
#a30995 RGB chart
      #a30995 CMYK chart
      #a30995 RGB pie chart
      #a30995 color shades, tints & tones
#a30995 color schemes
#a30995 color preview, HTML & CSS examples
           This text has a color of #a30995        
        
          <p style="color:#a30995;">Text here</p>
        
        
          .mytext {color:#a30995;}
        
        Text color #a30995
      
           This box has a color of #a30995        
        
          <div style="background-color:#a30995;">Content here</div>
        
        
          .mybackground {background-color:#a30995;}
        
        Background color #a30995
      
           Border around this has a color of #a30995        
        
          <div style="border:2px solid #a30995;">Content here</div>
        
        
          .myborder {border:2px solid #a30995;}
        
        Border color #a30995