#b5cfdc color space conversions
Hex:
        #b5cfdc
        RGB:
        181, 207, 220
        CMY:
        29, 19, 14
        CMYK:
        18, 6, 0, 14
      HSL:
        200°, 35.7798%, 78.6275%
        HSV (HSB):
        200°, 17.7273%, 86.2745%
        XYZ:
        54.2871, 59.6167, 76.3561
        xyY:
        0.2853, 0.3133, 59.6167
      CIE-Lab:
        81.6294, -5.9679, -9.3613
        CIE-LCH:
        81.6294, 11.1018, 237.4822
        CIE-Luv:
        81.6294, -14.2639, -13.4857
        Hunter-Lab:
        77.2119, -9.6186, -4.5846
      #b5cfdc color charts
#b5cfdc RGB chart
      #b5cfdc CMYK chart
      #b5cfdc RGB pie chart
      #b5cfdc color shades, tints & tones
#b5cfdc color schemes
#b5cfdc color preview, HTML & CSS examples
           This text has a color of #b5cfdc        
        
          <p style="color:#b5cfdc;">Text here</p>
        
        
          .mytext {color:#b5cfdc;}
        
        Text color #b5cfdc
      
           This box has a color of #b5cfdc        
        
          <div style="background-color:#b5cfdc;">Content here</div>
        
        
          .mybackground {background-color:#b5cfdc;}
        
        Background color #b5cfdc
      
           Border around this has a color of #b5cfdc        
        
          <div style="border:2px solid #b5cfdc;">Content here</div>
        
        
          .myborder {border:2px solid #b5cfdc;}
        
        Border color #b5cfdc