#a972ca color space conversions
Hex:
        #a972ca
        RGB:
        169, 114, 202
        CMY:
        34, 55, 21
        CMYK:
        16, 44, 0, 21
      HSL:
        278°, 45.3608%, 61.9608%
        HSV (HSB):
        278°, 43.5644%, 79.2157%
        XYZ:
        33.0402, 24.7339, 58.9098
        xyY:
        0.2832, 0.2120, 24.7339
      CIE-Lab:
        56.8152, 37.7054, -37.4258
        CIE-LCH:
        56.8152, 53.1262, 315.2132
        CIE-Luv:
        56.8152, 21.9497, -62.8167
        Hunter-Lab:
        49.7332, 31.5531, -35.4168
      #a972ca color charts
#a972ca RGB chart
      #a972ca CMYK chart
      #a972ca RGB pie chart
      #a972ca color shades, tints & tones
#a972ca color schemes
#a972ca color preview, HTML & CSS examples
           This text has a color of #a972ca        
        
          <p style="color:#a972ca;">Text here</p>
        
        
          .mytext {color:#a972ca;}
        
        Text color #a972ca
      
           This box has a color of #a972ca        
        
          <div style="background-color:#a972ca;">Content here</div>
        
        
          .mybackground {background-color:#a972ca;}
        
        Background color #a972ca
      
           Border around this has a color of #a972ca        
        
          <div style="border:2px solid #a972ca;">Content here</div>
        
        
          .myborder {border:2px solid #a972ca;}
        
        Border color #a972ca