#b9cfcf color space conversions
Hex:
        #b9cfcf
        RGB:
        185, 207, 207
        CMY:
        27, 19, 19
        CMYK:
        11, 0, 0, 19
      HSL:
        180°, 18.6441%, 76.8627%
        HSV (HSB):
        180°, 10.6280%, 81.1765%
        XYZ:
        53.5829, 59.4449, 67.6814
        xyY:
        0.2965, 0.3290, 59.4449
      CIE-Lab:
        81.5355, -7.3651, -2.5220
        CIE-LCH:
        81.5355, 7.7849, 198.9025
        CIE-Luv:
        81.5355, -11.8597, -2.5723
        Hunter-Lab:
        77.1005, -10.8730, 1.9237
      #b9cfcf color charts
#b9cfcf RGB chart
      #b9cfcf CMYK chart
      #b9cfcf RGB pie chart
      #b9cfcf color shades, tints & tones
#b9cfcf color schemes
#b9cfcf color preview, HTML & CSS examples
           This text has a color of #b9cfcf        
        
          <p style="color:#b9cfcf;">Text here</p>
        
        
          .mytext {color:#b9cfcf;}
        
        Text color #b9cfcf
      
           This box has a color of #b9cfcf        
        
          <div style="background-color:#b9cfcf;">Content here</div>
        
        
          .mybackground {background-color:#b9cfcf;}
        
        Background color #b9cfcf
      
           Border around this has a color of #b9cfcf        
        
          <div style="border:2px solid #b9cfcf;">Content here</div>
        
        
          .myborder {border:2px solid #b9cfcf;}
        
        Border color #b9cfcf