#a82eed color space conversions
Hex:
        #a82eed
        RGB:
        168, 46, 237
        CMY:
        34, 82, 7
        CMYK:
        29, 81, 0, 7
      HSL:
        278°, 84.1410%, 55.4902%
        HSV (HSB):
        278°, 80.5907%, 92.9412%
        XYZ:
        32.4115, 16.3932, 81.5767
        xyY:
        0.2486, 0.1257, 16.3932
      CIE-Lab:
        47.4862, 75.6725, -72.1895
        CIE-LCH:
        47.4862, 104.5833, 316.3494
        CIE-Luv:
        47.4862, 30.8847, -114.9800
        Hunter-Lab:
        40.4886, 72.0360, -91.1160
      #a82eed color charts
#a82eed RGB chart
      #a82eed CMYK chart
      #a82eed RGB pie chart
      #a82eed color shades, tints & tones
#a82eed color schemes
#a82eed color preview, HTML & CSS examples
           This text has a color of #a82eed        
        
          <p style="color:#a82eed;">Text here</p>
        
        
          .mytext {color:#a82eed;}
        
        Text color #a82eed
      
           This box has a color of #a82eed        
        
          <div style="background-color:#a82eed;">Content here</div>
        
        
          .mybackground {background-color:#a82eed;}
        
        Background color #a82eed
      
           Border around this has a color of #a82eed        
        
          <div style="border:2px solid #a82eed;">Content here</div>
        
        
          .myborder {border:2px solid #a82eed;}
        
        Border color #a82eed