#8d9bce color space conversions
Hex:
        #8d9bce
        RGB:
        141, 155, 206
        CMY:
        45, 39, 19
        CMYK:
        32, 25, 0, 19
      HSL:
        227°, 39.8773%, 68.0392%
        HSV (HSB):
        227°, 31.5534%, 80.7843%
        XYZ:
        33.8464, 33.5616, 63.0867
        xyY:
        0.2594, 0.2572, 33.5616
      CIE-Lab:
        64.6131, 6.9306, -27.7452
        CIE-LCH:
        64.6131, 28.5977, 284.0251
        CIE-Luv:
        64.6131, -9.6550, -44.1715
        Hunter-Lab:
        57.9324, 2.9051, -24.0124
      #8d9bce color charts
#8d9bce RGB chart
      #8d9bce CMYK chart
      #8d9bce RGB pie chart
      #8d9bce color shades, tints & tones
#8d9bce color schemes
#8d9bce color preview, HTML & CSS examples
           This text has a color of #8d9bce        
        
          <p style="color:#8d9bce;">Text here</p>
        
        
          .mytext {color:#8d9bce;}
        
        Text color #8d9bce
      
           This box has a color of #8d9bce        
        
          <div style="background-color:#8d9bce;">Content here</div>
        
        
          .mybackground {background-color:#8d9bce;}
        
        Background color #8d9bce
      
           Border around this has a color of #8d9bce        
        
          <div style="border:2px solid #8d9bce;">Content here</div>
        
        
          .myborder {border:2px solid #8d9bce;}
        
        Border color #8d9bce