#8e7beb color space conversions
Hex:
        #8e7beb
        RGB:
        142, 123, 235
        CMY:
        44, 52, 8
        CMYK:
        40, 48, 0, 8
      HSL:
        250°, 73.6842%, 70.1961%
        HSV (HSB):
        250°, 47.6596%, 92.1569%
        XYZ:
        33.2337, 25.9149, 81.8477
        xyY:
        0.2357, 0.1838, 25.9149
      CIE-Lab:
        57.9561, 33.4727, -54.3389
        CIE-LCH:
        57.9561, 63.8212, 301.6330
        CIE-Luv:
        57.9561, 0.9896, -89.5996
        Hunter-Lab:
        50.9066, 27.4446, -59.6918
      #8e7beb color charts
#8e7beb RGB chart
      #8e7beb CMYK chart
      #8e7beb RGB pie chart
      #8e7beb color shades, tints & tones
#8e7beb color schemes
#8e7beb color preview, HTML & CSS examples
           This text has a color of #8e7beb        
        
          <p style="color:#8e7beb;">Text here</p>
        
        
          .mytext {color:#8e7beb;}
        
        Text color #8e7beb
      
           This box has a color of #8e7beb        
        
          <div style="background-color:#8e7beb;">Content here</div>
        
        
          .mybackground {background-color:#8e7beb;}
        
        Background color #8e7beb
      
           Border around this has a color of #8e7beb        
        
          <div style="border:2px solid #8e7beb;">Content here</div>
        
        
          .myborder {border:2px solid #8e7beb;}
        
        Border color #8e7beb