#b9cfda color space conversions
Hex:
        #b9cfda
        RGB:
        185, 207, 218
        CMY:
        27, 19, 15
        CMYK:
        15, 5, 0, 15
      HSL:
        200°, 30.8411%, 79.0196%
        HSV (HSB):
        200°, 15.1376%, 85.4902%
        XYZ:
        54.9753, 60.0019, 75.0137
        xyY:
        0.2894, 0.3158, 60.0019
      CIE-Lab:
        81.8392, -5.1267, -7.9521
        CIE-LCH:
        81.8392, 9.4615, 237.1902
        CIE-Luv:
        81.8392, -12.2242, -11.3967
        Hunter-Lab:
        77.4609, -8.8721, -3.1942
      #b9cfda color charts
#b9cfda RGB chart
      #b9cfda CMYK chart
      #b9cfda RGB pie chart
      #b9cfda color shades, tints & tones
#b9cfda color schemes
#b9cfda color preview, HTML & CSS examples
           This text has a color of #b9cfda        
        
          <p style="color:#b9cfda;">Text here</p>
        
        
          .mytext {color:#b9cfda;}
        
        Text color #b9cfda
      
           This box has a color of #b9cfda        
        
          <div style="background-color:#b9cfda;">Content here</div>
        
        
          .mybackground {background-color:#b9cfda;}
        
        Background color #b9cfda
      
           Border around this has a color of #b9cfda        
        
          <div style="border:2px solid #b9cfda;">Content here</div>
        
        
          .myborder {border:2px solid #b9cfda;}
        
        Border color #b9cfda