#8e7fca color space conversions
Hex:
        #8e7fca
        RGB:
        142, 127, 202
        CMY:
        44, 50, 21
        CMYK:
        30, 37, 0, 21
      HSL:
        252°, 41.4365%, 64.5098%
        HSV (HSB):
        252°, 37.1287%, 79.2157%
        XYZ:
        29.4054, 25.1938, 59.1902
        xyY:
        0.2584, 0.2214, 25.1938
      CIE-Lab:
        57.2638, 22.3761, -36.9106
        CIE-LCH:
        57.2638, 43.1635, 301.2253
        CIE-Luv:
        57.2638, 2.4290, -60.0470
        Hunter-Lab:
        50.1934, 16.7342, -34.7818
      #8e7fca color charts
#8e7fca RGB chart
      #8e7fca CMYK chart
      #8e7fca RGB pie chart
      #8e7fca color shades, tints & tones
#8e7fca color schemes
#8e7fca color preview, HTML & CSS examples
           This text has a color of #8e7fca        
        
          <p style="color:#8e7fca;">Text here</p>
        
        
          .mytext {color:#8e7fca;}
        
        Text color #8e7fca
      
           This box has a color of #8e7fca        
        
          <div style="background-color:#8e7fca;">Content here</div>
        
        
          .mybackground {background-color:#8e7fca;}
        
        Background color #8e7fca
      
           Border around this has a color of #8e7fca        
        
          <div style="border:2px solid #8e7fca;">Content here</div>
        
        
          .myborder {border:2px solid #8e7fca;}
        
        Border color #8e7fca