#8ccbdb color space conversions
Hex:
        #8ccbdb
        RGB:
        140, 203, 219
        CMY:
        45, 20, 14
        CMYK:
        36, 7, 0, 14
      HSL:
        192°, 52.3179%, 70.3922%
        HSV (HSB):
        192°, 36.0731%, 85.8824%
        XYZ:
        44.9573, 53.4018, 74.9559
        xyY:
        0.2594, 0.3081, 53.4018
      CIE-Lab:
        78.1116, -16.0789, -14.3337
        CIE-LCH:
        78.1116, 21.5403, 221.7157
        CIE-Luv:
        78.1116, -30.3708, -19.8213
        Hunter-Lab:
        73.0765, -18.0691, -9.6612
      #8ccbdb color charts
#8ccbdb RGB chart
      #8ccbdb CMYK chart
      #8ccbdb RGB pie chart
      #8ccbdb color shades, tints & tones
#8ccbdb color schemes
#8ccbdb color preview, HTML & CSS examples
           This text has a color of #8ccbdb        
        
          <p style="color:#8ccbdb;">Text here</p>
        
        
          .mytext {color:#8ccbdb;}
        
        Text color #8ccbdb
      
           This box has a color of #8ccbdb        
        
          <div style="background-color:#8ccbdb;">Content here</div>
        
        
          .mybackground {background-color:#8ccbdb;}
        
        Background color #8ccbdb
      
           Border around this has a color of #8ccbdb        
        
          <div style="border:2px solid #8ccbdb;">Content here</div>
        
        
          .myborder {border:2px solid #8ccbdb;}
        
        Border color #8ccbdb