#b5e9ec color space conversions
Hex:
        #b5e9ec
        RGB:
        181, 233, 236
        CMY:
        29, 9, 7
        CMYK:
        23, 1, 0, 7
      HSL:
        183°, 59.1398%, 81.7647%
        HSV (HSB):
        183°, 23.3051%, 92.5490%
        XYZ:
        63.3353, 74.1577, 90.3326
        xyY:
        0.2780, 0.3255, 74.1577
      CIE-Lab:
        88.9970, -15.8504, -6.8988
        CIE-LCH:
        88.9970, 17.2867, 203.5206
        CIE-Luv:
        88.9970, -26.2897, -8.0950
        Hunter-Lab:
        86.1149, -19.4188, -1.9135
      #b5e9ec color charts
#b5e9ec RGB chart
      #b5e9ec CMYK chart
      #b5e9ec RGB pie chart
      #b5e9ec color shades, tints & tones
#b5e9ec color schemes
#b5e9ec color preview, HTML & CSS examples
           This text has a color of #b5e9ec        
        
          <p style="color:#b5e9ec;">Text here</p>
        
        
          .mytext {color:#b5e9ec;}
        
        Text color #b5e9ec
      
           This box has a color of #b5e9ec        
        
          <div style="background-color:#b5e9ec;">Content here</div>
        
        
          .mybackground {background-color:#b5e9ec;}
        
        Background color #b5e9ec
      
           Border around this has a color of #b5e9ec        
        
          <div style="border:2px solid #b5e9ec;">Content here</div>
        
        
          .myborder {border:2px solid #b5e9ec;}
        
        Border color #b5e9ec