#a82ae0 color space conversions
Hex:
        #a82ae0
        RGB:
        168, 42, 224
        CMY:
        34, 84, 12
        CMYK:
        25, 81, 0, 12
      HSL:
        282°, 74.5902%, 52.1569%
        HSV (HSB):
        282°, 81.2500%, 87.8431%
        XYZ:
        30.4310, 15.3626, 71.8824
        xyY:
        0.2586, 0.1305, 15.3626
      CIE-Lab:
        46.1269, 74.2667, -67.0323
        CIE-LCH:
        46.1269, 100.0444, 317.9309
        CIE-Luv:
        46.1269, 34.5429, -106.8469
        Hunter-Lab:
        39.1951, 69.9953, -81.2991
      #a82ae0 color charts
#a82ae0 RGB chart
      #a82ae0 CMYK chart
      #a82ae0 RGB pie chart
      #a82ae0 color shades, tints & tones
#a82ae0 color schemes
#a82ae0 color preview, HTML & CSS examples
           This text has a color of #a82ae0        
        
          <p style="color:#a82ae0;">Text here</p>
        
        
          .mytext {color:#a82ae0;}
        
        Text color #a82ae0
      
           This box has a color of #a82ae0        
        
          <div style="background-color:#a82ae0;">Content here</div>
        
        
          .mybackground {background-color:#a82ae0;}
        
        Background color #a82ae0
      
           Border around this has a color of #a82ae0        
        
          <div style="border:2px solid #a82ae0;">Content here</div>
        
        
          .myborder {border:2px solid #a82ae0;}
        
        Border color #a82ae0