#a82bf8 color space conversions
Hex:
        #a82bf8
        RGB:
        168, 43, 248
        CMY:
        34, 83, 3
        CMYK:
        32, 83, 0, 3
      HSL:
        277°, 93.6073%, 57.0588%
        HSV (HSB):
        277°, 82.6613%, 97.2549%
        XYZ:
        33.9556, 16.8299, 90.2658
        xyY:
        0.2407, 0.1193, 16.8299
      CIE-Lab:
        48.0450, 78.7256, -77.4592
        CIE-LCH:
        48.0450, 110.4430, 315.4645
        CIE-Luv:
        48.0450, 28.6800, -122.7292
        Hunter-Lab:
        41.0243, 75.9512, -101.7390
      #a82bf8 color charts
#a82bf8 RGB chart
      #a82bf8 CMYK chart
      #a82bf8 RGB pie chart
      #a82bf8 color shades, tints & tones
#a82bf8 color schemes
#a82bf8 color preview, HTML & CSS examples
           This text has a color of #a82bf8        
        
          <p style="color:#a82bf8;">Text here</p>
        
        
          .mytext {color:#a82bf8;}
        
        Text color #a82bf8
      
           This box has a color of #a82bf8        
        
          <div style="background-color:#a82bf8;">Content here</div>
        
        
          .mybackground {background-color:#a82bf8;}
        
        Background color #a82bf8
      
           Border around this has a color of #a82bf8        
        
          <div style="border:2px solid #a82bf8;">Content here</div>
        
        
          .myborder {border:2px solid #a82bf8;}
        
        Border color #a82bf8