#a82ce0 color space conversions
Hex:
        #a82ce0
        RGB:
        168, 44, 224
        CMY:
        34, 83, 12
        CMYK:
        25, 80, 0, 12
      HSL:
        281°, 74.3802%, 52.5490%
        HSV (HSB):
        281°, 80.3571%, 87.8431%
        XYZ:
        30.5037, 15.5080, 71.9066
        xyY:
        0.2587, 0.1315, 15.5080
      CIE-Lab:
        46.3223, 73.6965, -66.7149
        CIE-LCH:
        46.3223, 99.4086, 317.8465
        CIE-Luv:
        46.3223, 34.3075, -106.5026
        Hunter-Lab:
        39.3802, 69.3496, -80.6949
      #a82ce0 color charts
#a82ce0 RGB chart
      #a82ce0 CMYK chart
      #a82ce0 RGB pie chart
      #a82ce0 color shades, tints & tones
#a82ce0 color schemes
#a82ce0 color preview, HTML & CSS examples
           This text has a color of #a82ce0        
        
          <p style="color:#a82ce0;">Text here</p>
        
        
          .mytext {color:#a82ce0;}
        
        Text color #a82ce0
      
           This box has a color of #a82ce0        
        
          <div style="background-color:#a82ce0;">Content here</div>
        
        
          .mybackground {background-color:#a82ce0;}
        
        Background color #a82ce0
      
           Border around this has a color of #a82ce0        
        
          <div style="border:2px solid #a82ce0;">Content here</div>
        
        
          .myborder {border:2px solid #a82ce0;}
        
        Border color #a82ce0