#a82fea color space conversions
Hex:
        #a82fea
        RGB:
        168, 47, 234
        CMY:
        34, 82, 8
        CMYK:
        28, 80, 0, 8
      HSL:
        279°, 81.6594%, 55.0980%
        HSV (HSB):
        279°, 79.9145%, 91.7647%
        XYZ:
        32.0162, 16.2984, 79.3004
        xyY:
        0.2509, 0.1277, 16.2984
      CIE-Lab:
        47.3635, 74.7756, -70.6955
        CIE-LCH:
        47.3635, 102.9041, 316.6066
        CIE-Luv:
        47.3635, 31.4781, -112.7851
        Hunter-Lab:
        40.3712, 70.9090, -88.2022
      #a82fea color charts
#a82fea RGB chart
      #a82fea CMYK chart
      #a82fea RGB pie chart
      #a82fea color shades, tints & tones
#a82fea color schemes
#a82fea color preview, HTML & CSS examples
           This text has a color of #a82fea        
        
          <p style="color:#a82fea;">Text here</p>
        
        
          .mytext {color:#a82fea;}
        
        Text color #a82fea
      
           This box has a color of #a82fea        
        
          <div style="background-color:#a82fea;">Content here</div>
        
        
          .mybackground {background-color:#a82fea;}
        
        Background color #a82fea
      
           Border around this has a color of #a82fea        
        
          <div style="border:2px solid #a82fea;">Content here</div>
        
        
          .myborder {border:2px solid #a82fea;}
        
        Border color #a82fea