#a82fa9 color space conversions
Hex:
        #a82fa9
        RGB:
        168, 47, 169
        CMY:
        34, 82, 34
        CMYK:
        1, 72, 0, 34
      HSL:
        300°, 56.4815%, 42.3529%
        HSV (HSB):
        300°, 72.1893%, 66.2745%
        XYZ:
        24.3264, 13.2224, 38.8062
        xyY:
        0.3186, 0.1732, 13.2224
      CIE-Lab:
        43.0965, 62.7294, -39.9097
        CIE-LCH:
        43.0965, 74.3489, 327.5347
        CIE-Luv:
        43.0965, 49.9346, -65.7641
        Hunter-Lab:
        36.3627, 55.7807, -37.8203
      #a82fa9 color charts
#a82fa9 RGB chart
      #a82fa9 CMYK chart
      #a82fa9 RGB pie chart
      #a82fa9 color shades, tints & tones
#a82fa9 color schemes
#a82fa9 color preview, HTML & CSS examples
           This text has a color of #a82fa9        
        
          <p style="color:#a82fa9;">Text here</p>
        
        
          .mytext {color:#a82fa9;}
        
        Text color #a82fa9
      
           This box has a color of #a82fa9        
        
          <div style="background-color:#a82fa9;">Content here</div>
        
        
          .mybackground {background-color:#a82fa9;}
        
        Background color #a82fa9
      
           Border around this has a color of #a82fa9        
        
          <div style="border:2px solid #a82fa9;">Content here</div>
        
        
          .myborder {border:2px solid #a82fa9;}
        
        Border color #a82fa9