#a82acb color space conversions
Hex:
        #a82acb
        RGB:
        168, 42, 203
        CMY:
        34, 84, 20
        CMYK:
        17, 79, 0, 20
      HSL:
        287°, 65.7143%, 48.0392%
        HSV (HSB):
        287°, 79.3103%, 79.6078%
        XYZ:
        27.7559, 14.2926, 57.7958
        xyY:
        0.2780, 0.1431, 14.2926
      CIE-Lab:
        44.6496, 70.3024, -57.3672
        CIE-LCH:
        44.6496, 90.7382, 320.7853
        CIE-Luv:
        44.6496, 40.2508, -92.1594
        Hunter-Lab:
        37.8055, 64.8909, -64.1767
      #a82acb color charts
#a82acb RGB chart
      #a82acb CMYK chart
      #a82acb RGB pie chart
      #a82acb color shades, tints & tones
#a82acb color schemes
#a82acb color preview, HTML & CSS examples
           This text has a color of #a82acb        
        
          <p style="color:#a82acb;">Text here</p>
        
        
          .mytext {color:#a82acb;}
        
        Text color #a82acb
      
           This box has a color of #a82acb        
        
          <div style="background-color:#a82acb;">Content here</div>
        
        
          .mybackground {background-color:#a82acb;}
        
        Background color #a82acb
      
           Border around this has a color of #a82acb        
        
          <div style="border:2px solid #a82acb;">Content here</div>
        
        
          .myborder {border:2px solid #a82acb;}
        
        Border color #a82acb