#8e9bea color space conversions
Hex:
        #8e9bea
        RGB:
        142, 155, 234
        CMY:
        44, 39, 8
        CMYK:
        39, 34, 0, 8
      HSL:
        232°, 68.6567%, 73.7255%
        HSV (HSB):
        232°, 39.3162%, 91.7647%
        XYZ:
        37.7280, 35.1340, 82.6350
        xyY:
        0.2426, 0.2259, 35.1340
      CIE-Lab:
        65.8528, 14.6473, -41.3051
        CIE-LCH:
        65.8528, 43.8253, 289.5252
        CIE-Luv:
        65.8528, -10.3884, -67.8262
        Hunter-Lab:
        59.2739, 9.8862, -41.1656
      #8e9bea color charts
#8e9bea RGB chart
      #8e9bea CMYK chart
      #8e9bea RGB pie chart
      #8e9bea color shades, tints & tones
#8e9bea color schemes
#8e9bea color preview, HTML & CSS examples
           This text has a color of #8e9bea        
        
          <p style="color:#8e9bea;">Text here</p>
        
        
          .mytext {color:#8e9bea;}
        
        Text color #8e9bea
      
           This box has a color of #8e9bea        
        
          <div style="background-color:#8e9bea;">Content here</div>
        
        
          .mybackground {background-color:#8e9bea;}
        
        Background color #8e9bea
      
           Border around this has a color of #8e9bea        
        
          <div style="border:2px solid #8e9bea;">Content here</div>
        
        
          .myborder {border:2px solid #8e9bea;}
        
        Border color #8e9bea