#a82cf8 color space conversions
Hex:
        #a82cf8
        RGB:
        168, 44, 248
        CMY:
        34, 83, 3
        CMYK:
        32, 82, 0, 3
      HSL:
        276°, 93.5780%, 57.2549%
        HSV (HSB):
        276°, 82.2581%, 97.2549%
        XYZ:
        33.9924, 16.9035, 90.2780
        xyY:
        0.2408, 0.1197, 16.9035
      CIE-Lab:
        48.1382, 78.4518, -77.3070
        CIE-LCH:
        48.1382, 110.1411, 315.4211
        CIE-Luv:
        48.1382, 28.5789, -122.5837
        Hunter-Lab:
        41.1139, 75.6322, -101.4096
      #a82cf8 color charts
#a82cf8 RGB chart
      #a82cf8 CMYK chart
      #a82cf8 RGB pie chart
      #a82cf8 color shades, tints & tones
#a82cf8 color schemes
#a82cf8 color preview, HTML & CSS examples
           This text has a color of #a82cf8        
        
          <p style="color:#a82cf8;">Text here</p>
        
        
          .mytext {color:#a82cf8;}
        
        Text color #a82cf8
      
           This box has a color of #a82cf8        
        
          <div style="background-color:#a82cf8;">Content here</div>
        
        
          .mybackground {background-color:#a82cf8;}
        
        Background color #a82cf8
      
           Border around this has a color of #a82cf8        
        
          <div style="border:2px solid #a82cf8;">Content here</div>
        
        
          .myborder {border:2px solid #a82cf8;}
        
        Border color #a82cf8