#a82cf2 color space conversions
Hex:
        #a82cf2
        RGB:
        168, 44, 242
        CMY:
        34, 83, 5
        CMYK:
        31, 82, 0, 5
      HSL:
        278°, 88.3929%, 56.0784%
        HSV (HSB):
        278°, 81.8182%, 94.9020%
        XYZ:
        33.0761, 16.5370, 85.4531
        xyY:
        0.2449, 0.1224, 16.5370
      CIE-Lab:
        47.6713, 77.2466, -74.7033
        CIE-LCH:
        47.6713, 107.4598, 315.9589
        CIE-Luv:
        47.6713, 29.9407, -118.6359
        Hunter-Lab:
        40.6657, 74.0210, -96.1233
      #a82cf2 color charts
#a82cf2 RGB chart
      #a82cf2 CMYK chart
      #a82cf2 RGB pie chart
      #a82cf2 color shades, tints & tones
#a82cf2 color schemes
#a82cf2 color preview, HTML & CSS examples
           This text has a color of #a82cf2        
        
          <p style="color:#a82cf2;">Text here</p>
        
        
          .mytext {color:#a82cf2;}
        
        Text color #a82cf2
      
           This box has a color of #a82cf2        
        
          <div style="background-color:#a82cf2;">Content here</div>
        
        
          .mybackground {background-color:#a82cf2;}
        
        Background color #a82cf2
      
           Border around this has a color of #a82cf2        
        
          <div style="border:2px solid #a82cf2;">Content here</div>
        
        
          .myborder {border:2px solid #a82cf2;}
        
        Border color #a82cf2