#8dbdda color space conversions
Hex:
        #8dbdda
        RGB:
        141, 189, 218
        CMY:
        45, 26, 15
        CMYK:
        35, 13, 0, 15
      HSL:
        203°, 50.9934%, 70.3922%
        HSV (HSB):
        203°, 35.3211%, 85.4902%
        XYZ:
        41.8370, 47.1199, 73.2197
        xyY:
        0.2580, 0.2905, 47.1199
      CIE-Lab:
        74.2664, -8.7345, -19.5892
        CIE-LCH:
        74.2664, 21.4483, 245.9686
        CIE-Luv:
        74.2664, -24.1483, -29.3224
        Hunter-Lab:
        68.6439, -11.3349, -15.1915
      #8dbdda color charts
#8dbdda RGB chart
      #8dbdda CMYK chart
      #8dbdda RGB pie chart
      #8dbdda color shades, tints & tones
#8dbdda color schemes
#8dbdda color preview, HTML & CSS examples
           This text has a color of #8dbdda        
        
          <p style="color:#8dbdda;">Text here</p>
        
        
          .mytext {color:#8dbdda;}
        
        Text color #8dbdda
      
           This box has a color of #8dbdda        
        
          <div style="background-color:#8dbdda;">Content here</div>
        
        
          .mybackground {background-color:#8dbdda;}
        
        Background color #8dbdda
      
           Border around this has a color of #8dbdda        
        
          <div style="border:2px solid #8dbdda;">Content here</div>
        
        
          .myborder {border:2px solid #8dbdda;}
        
        Border color #8dbdda