#a975c4 color space conversions
Hex:
        #a975c4
        RGB:
        169, 117, 196
        CMY:
        34, 54, 23
        CMYK:
        14, 40, 0, 23
      HSL:
        279°, 40.1015%, 61.3725%
        HSV (HSB):
        279°, 40.3061%, 76.8627%
        XYZ:
        32.6873, 25.1431, 55.3549
        xyY:
        0.2888, 0.2221, 25.1431
      CIE-Lab:
        57.2146, 34.7279, -33.3908
        CIE-LCH:
        57.2146, 48.1765, 316.1245
        CIE-Luv:
        57.2146, 21.7151, -56.0861
        Hunter-Lab:
        50.1429, 28.6109, -30.3527
      #a975c4 color charts
#a975c4 RGB chart
      #a975c4 CMYK chart
      #a975c4 RGB pie chart
      #a975c4 color shades, tints & tones
#a975c4 color schemes
#a975c4 color preview, HTML & CSS examples
           This text has a color of #a975c4        
        
          <p style="color:#a975c4;">Text here</p>
        
        
          .mytext {color:#a975c4;}
        
        Text color #a975c4
      
           This box has a color of #a975c4        
        
          <div style="background-color:#a975c4;">Content here</div>
        
        
          .mybackground {background-color:#a975c4;}
        
        Background color #a975c4
      
           Border around this has a color of #a975c4        
        
          <div style="border:2px solid #a975c4;">Content here</div>
        
        
          .myborder {border:2px solid #a975c4;}
        
        Border color #a975c4