#b5dee3 color space conversions
Hex:
        #b5dee3
        RGB:
        181, 222, 227
        CMY:
        29, 13, 11
        CMYK:
        20, 2, 0, 11
      HSL:
        187°, 45.0980%, 80.0000%
        HSV (HSB):
        187°, 20.2643%, 89.0196%
        XYZ:
        59.0425, 67.6124, 82.6117
        xyY:
        0.2821, 0.3231, 67.6124
      CIE-Lab:
        85.8122, -12.2218, -6.8752
        CIE-LCH:
        85.8122, 14.0229, 209.3592
        CIE-Luv:
        85.8122, -21.2706, -8.6052
        Hunter-Lab:
        82.2267, -15.7258, -2.0088
      #b5dee3 color charts
#b5dee3 RGB chart
      #b5dee3 CMYK chart
      #b5dee3 RGB pie chart
      #b5dee3 color shades, tints & tones
#b5dee3 color schemes
#b5dee3 color preview, HTML & CSS examples
           This text has a color of #b5dee3        
        
          <p style="color:#b5dee3;">Text here</p>
        
        
          .mytext {color:#b5dee3;}
        
        Text color #b5dee3
      
           This box has a color of #b5dee3        
        
          <div style="background-color:#b5dee3;">Content here</div>
        
        
          .mybackground {background-color:#b5dee3;}
        
        Background color #b5dee3
      
           Border around this has a color of #b5dee3        
        
          <div style="border:2px solid #b5dee3;">Content here</div>
        
        
          .myborder {border:2px solid #b5dee3;}
        
        Border color #b5dee3