#8e93ff color space conversions
Hex:
        #8e93ff
        RGB:
        142, 147, 255
        CMY:
        44, 42, 0
        CMYK:
        44, 42, 0, 0
      HSL:
        237°, 100.0000%, 77.8431%
        HSV (HSB):
        237°, 44.3137%, 100.0000%
        XYZ:
        39.6390, 33.8382, 99.0500
        xyY:
        0.2298, 0.1961, 33.8382
      CIE-Lab:
        64.8340, 25.1417, -54.4196
        CIE-LCH:
        64.8340, 59.9467, 294.7968
        CIE-Luv:
        64.8340, -8.4770, -90.7378
        Hunter-Lab:
        58.1706, 19.8362, -60.2365
      #8e93ff color charts
#8e93ff RGB chart
      #8e93ff CMYK chart
      #8e93ff RGB pie chart
      #8e93ff color shades, tints & tones
#8e93ff color schemes
#8e93ff color preview, HTML & CSS examples
           This text has a color of #8e93ff        
        
          <p style="color:#8e93ff;">Text here</p>
        
        
          .mytext {color:#8e93ff;}
        
        Text color #8e93ff
      
           This box has a color of #8e93ff        
        
          <div style="background-color:#8e93ff;">Content here</div>
        
        
          .mybackground {background-color:#8e93ff;}
        
        Background color #8e93ff
      
           Border around this has a color of #8e93ff        
        
          <div style="border:2px solid #8e93ff;">Content here</div>
        
        
          .myborder {border:2px solid #8e93ff;}
        
        Border color #8e93ff