#8e9cba color space conversions
Hex:
        #8e9cba
        RGB:
        142, 156, 186
        CMY:
        44, 39, 27
        CMYK:
        24, 16, 0, 27
      HSL:
        221°, 24.1758%, 64.3137%
        HSV (HSB):
        221°, 23.6559%, 72.9412%
        XYZ:
        31.9067, 33.0729, 51.1564
        xyY:
        0.2747, 0.2848, 33.0729
      CIE-Lab:
        64.2199, 1.7218, -17.1706
        CIE-LCH:
        64.2199, 17.2567, 275.7263
        CIE-Luv:
        64.2199, -8.8143, -26.3403
        Hunter-Lab:
        57.5090, -1.6068, -12.4843
      #8e9cba color charts
#8e9cba RGB chart
      #8e9cba CMYK chart
      #8e9cba RGB pie chart
      #8e9cba color shades, tints & tones
#8e9cba color schemes
#8e9cba color preview, HTML & CSS examples
           This text has a color of #8e9cba        
        
          <p style="color:#8e9cba;">Text here</p>
        
        
          .mytext {color:#8e9cba;}
        
        Text color #8e9cba
      
           This box has a color of #8e9cba        
        
          <div style="background-color:#8e9cba;">Content here</div>
        
        
          .mybackground {background-color:#8e9cba;}
        
        Background color #8e9cba
      
           Border around this has a color of #8e9cba        
        
          <div style="border:2px solid #8e9cba;">Content here</div>
        
        
          .myborder {border:2px solid #8e9cba;}
        
        Border color #8e9cba