#8e93be color space conversions
Hex:
        #8e93be
        RGB:
        142, 147, 190
        CMY:
        44, 42, 25
        CMYK:
        25, 23, 0, 25
      HSL:
        234°, 26.9663%, 65.0980%
        HSV (HSB):
        234°, 25.2632%, 74.5098%
        XYZ:
        30.8833, 30.3359, 52.9429
        xyY:
        0.2705, 0.2657, 30.3359
      CIE-Lab:
        61.9430, 7.7802, -22.8855
        CIE-LCH:
        61.9430, 24.1719, 288.7761
        CIE-Luv:
        61.9430, -5.0259, -36.1406
        Hunter-Lab:
        55.0781, 3.7017, -18.4369
      #8e93be color charts
#8e93be RGB chart
      #8e93be CMYK chart
      #8e93be RGB pie chart
      #8e93be color shades, tints & tones
#8e93be color schemes
#8e93be color preview, HTML & CSS examples
           This text has a color of #8e93be        
        
          <p style="color:#8e93be;">Text here</p>
        
        
          .mytext {color:#8e93be;}
        
        Text color #8e93be
      
           This box has a color of #8e93be        
        
          <div style="background-color:#8e93be;">Content here</div>
        
        
          .mybackground {background-color:#8e93be;}
        
        Background color #8e93be
      
           Border around this has a color of #8e93be        
        
          <div style="border:2px solid #8e93be;">Content here</div>
        
        
          .myborder {border:2px solid #8e93be;}
        
        Border color #8e93be