#a82ce1 color space conversions
Hex:
        #a82ce1
        RGB:
        168, 44, 225
        CMY:
        34, 83, 12
        CMYK:
        25, 80, 0, 12
      HSL:
        281°, 75.1037%, 52.7451%
        HSV (HSB):
        281°, 80.4444%, 88.2353%
        XYZ:
        30.6397, 15.5624, 72.6231
        xyY:
        0.2579, 0.1310, 15.5624
      CIE-Lab:
        46.3951, 73.8909, -67.1660
        CIE-LCH:
        46.3951, 99.8555, 317.7295
        CIE-Luv:
        46.3951, 34.0534, -107.1886
        Hunter-Lab:
        39.4493, 69.6025, -81.5340
      #a82ce1 color charts
#a82ce1 RGB chart
      #a82ce1 CMYK chart
      #a82ce1 RGB pie chart
      #a82ce1 color shades, tints & tones
#a82ce1 color schemes
#a82ce1 color preview, HTML & CSS examples
           This text has a color of #a82ce1        
        
          <p style="color:#a82ce1;">Text here</p>
        
        
          .mytext {color:#a82ce1;}
        
        Text color #a82ce1
      
           This box has a color of #a82ce1        
        
          <div style="background-color:#a82ce1;">Content here</div>
        
        
          .mybackground {background-color:#a82ce1;}
        
        Background color #a82ce1
      
           Border around this has a color of #a82ce1        
        
          <div style="border:2px solid #a82ce1;">Content here</div>
        
        
          .myborder {border:2px solid #a82ce1;}
        
        Border color #a82ce1