#bcd1de color space conversions
Hex:
        #bcd1de
        RGB:
        188, 209, 222
        CMY:
        26, 18, 13
        CMYK:
        15, 6, 0, 13
      HSL:
        203°, 34.0000%, 80.3922%
        HSV (HSB):
        203°, 15.3153%, 87.0588%
        XYZ:
        56.7243, 61.5662, 78.0010
        xyY:
        0.2890, 0.3136, 61.5662
      CIE-Lab:
        82.6822, -4.3884, -8.8131
        CIE-LCH:
        82.6822, 9.8452, 243.5296
        CIE-Luv:
        82.6822, -11.7948, -12.8958
        Hunter-Lab:
        78.4641, -8.2687, -4.0151
      #bcd1de color charts
#bcd1de RGB chart
      #bcd1de CMYK chart
      #bcd1de RGB pie chart
      #bcd1de color shades, tints & tones
#bcd1de color schemes
#bcd1de color preview, HTML & CSS examples
           This text has a color of #bcd1de        
        
          <p style="color:#bcd1de;">Text here</p>
        
        
          .mytext {color:#bcd1de;}
        
        Text color #bcd1de
      
           This box has a color of #bcd1de        
        
          <div style="background-color:#bcd1de;">Content here</div>
        
        
          .mybackground {background-color:#bcd1de;}
        
        Background color #bcd1de
      
           Border around this has a color of #bcd1de        
        
          <div style="border:2px solid #bcd1de;">Content here</div>
        
        
          .myborder {border:2px solid #bcd1de;}
        
        Border color #bcd1de