#a82bc1 color space conversions
Hex:
        #a82bc1
        RGB:
        168, 43, 193
        CMY:
        34, 83, 24
        CMYK:
        13, 78, 0, 24
      HSL:
        290°, 63.5593%, 46.2745%
        HSV (HSB):
        290°, 77.7202%, 75.6863%
        XYZ:
        26.6380, 13.9028, 51.7316
        xyY:
        0.2887, 0.1507, 13.9028
      CIE-Lab:
        44.0933, 68.1855, -52.4522
        CIE-LCH:
        44.0933, 86.0262, 322.4304
        CIE-Luv:
        44.0933, 43.0525, -84.7266
        Hunter-Lab:
        37.2865, 62.2713, -56.1589
      #a82bc1 color charts
#a82bc1 RGB chart
      #a82bc1 CMYK chart
      #a82bc1 RGB pie chart
      #a82bc1 color shades, tints & tones
#a82bc1 color schemes
#a82bc1 color preview, HTML & CSS examples
           This text has a color of #a82bc1        
        
          <p style="color:#a82bc1;">Text here</p>
        
        
          .mytext {color:#a82bc1;}
        
        Text color #a82bc1
      
           This box has a color of #a82bc1        
        
          <div style="background-color:#a82bc1;">Content here</div>
        
        
          .mybackground {background-color:#a82bc1;}
        
        Background color #a82bc1
      
           Border around this has a color of #a82bc1        
        
          <div style="border:2px solid #a82bc1;">Content here</div>
        
        
          .myborder {border:2px solid #a82bc1;}
        
        Border color #a82bc1