#b9cfce color space conversions
Hex:
        #b9cfce
        RGB:
        185, 207, 206
        CMY:
        27, 19, 19
        CMYK:
        11, 0, 0, 19
      HSL:
        177°, 18.6441%, 76.8627%
        HSV (HSB):
        177°, 10.6280%, 81.1765%
        XYZ:
        53.4610, 59.3962, 67.0394
        xyY:
        0.2972, 0.3302, 59.3962
      CIE-Lab:
        81.5089, -7.5635, -2.0266
        CIE-LCH:
        81.5089, 7.8303, 194.9997
        CIE-Luv:
        81.5089, -11.8270, -1.7797
        Hunter-Lab:
        77.0689, -11.0491, 2.3740
      #b9cfce color charts
#b9cfce RGB chart
      #b9cfce CMYK chart
      #b9cfce RGB pie chart
      #b9cfce color shades, tints & tones
#b9cfce color schemes
#b9cfce color preview, HTML & CSS examples
           This text has a color of #b9cfce        
        
          <p style="color:#b9cfce;">Text here</p>
        
        
          .mytext {color:#b9cfce;}
        
        Text color #b9cfce
      
           This box has a color of #b9cfce        
        
          <div style="background-color:#b9cfce;">Content here</div>
        
        
          .mybackground {background-color:#b9cfce;}
        
        Background color #b9cfce
      
           Border around this has a color of #b9cfce        
        
          <div style="border:2px solid #b9cfce;">Content here</div>
        
        
          .myborder {border:2px solid #b9cfce;}
        
        Border color #b9cfce