#8e7eee color space conversions
Hex:
        #8e7eee
        RGB:
        142, 126, 238
        CMY:
        44, 51, 7
        CMYK:
        40, 47, 0, 7
      HSL:
        249°, 76.7123%, 71.3725%
        HSV (HSB):
        249°, 47.0588%, 93.3333%
        XYZ:
        34.0488, 26.8455, 84.2761
        xyY:
        0.2345, 0.1849, 26.8455
      CIE-Lab:
        58.8311, 32.5581, -54.6113
        CIE-LCH:
        58.8311, 63.5801, 300.8024
        CIE-Luv:
        58.8311, -0.2520, -90.2115
        Hunter-Lab:
        51.8127, 26.6294, -60.1694
      #8e7eee color charts
#8e7eee RGB chart
      #8e7eee CMYK chart
      #8e7eee RGB pie chart
      #8e7eee color shades, tints & tones
#8e7eee color schemes
#8e7eee color preview, HTML & CSS examples
           This text has a color of #8e7eee        
        
          <p style="color:#8e7eee;">Text here</p>
        
        
          .mytext {color:#8e7eee;}
        
        Text color #8e7eee
      
           This box has a color of #8e7eee        
        
          <div style="background-color:#8e7eee;">Content here</div>
        
        
          .mybackground {background-color:#8e7eee;}
        
        Background color #8e7eee
      
           Border around this has a color of #8e7eee        
        
          <div style="border:2px solid #8e7eee;">Content here</div>
        
        
          .myborder {border:2px solid #8e7eee;}
        
        Border color #8e7eee