#a82cc2 color space conversions
Hex:
        #a82cc2
        RGB:
        168, 44, 194
        CMY:
        34, 83, 24
        CMYK:
        13, 77, 0, 24
      HSL:
        290°, 63.0252%, 46.6667%
        HSV (HSB):
        290°, 77.3196%, 76.0784%
        XYZ:
        26.7867, 14.0212, 52.3335
        xyY:
        0.2876, 0.1505, 14.0212
      CIE-Lab:
        44.2634, 68.0603, -52.7619
        CIE-LCH:
        44.2634, 86.1163, 322.2164
        CIE-Luv:
        44.2634, 42.6008, -85.2434
        Hunter-Lab:
        37.4449, 62.1637, -56.6529
      #a82cc2 color charts
#a82cc2 RGB chart
      #a82cc2 CMYK chart
      #a82cc2 RGB pie chart
      #a82cc2 color shades, tints & tones
#a82cc2 color schemes
#a82cc2 color preview, HTML & CSS examples
           This text has a color of #a82cc2        
        
          <p style="color:#a82cc2;">Text here</p>
        
        
          .mytext {color:#a82cc2;}
        
        Text color #a82cc2
      
           This box has a color of #a82cc2        
        
          <div style="background-color:#a82cc2;">Content here</div>
        
        
          .mybackground {background-color:#a82cc2;}
        
        Background color #a82cc2
      
           Border around this has a color of #a82cc2        
        
          <div style="border:2px solid #a82cc2;">Content here</div>
        
        
          .myborder {border:2px solid #a82cc2;}
        
        Border color #a82cc2