#b5e1ec color space conversions
Hex:
        #b5e1ec
        RGB:
        181, 225, 236
        CMY:
        29, 12, 7
        CMYK:
        23, 5, 0, 7
      HSL:
        192°, 59.1398%, 81.7647%
        HSV (HSB):
        192°, 23.3051%, 92.5490%
        XYZ:
        61.1216, 69.7303, 89.5947
        xyY:
        0.2773, 0.3163, 69.7303
      CIE-Lab:
        86.8644, -11.8070, -10.0624
        CIE-LCH:
        86.8644, 15.5132, 220.4391
        CIE-Luv:
        86.8644, -22.7459, -13.7825
        Hunter-Lab:
        83.5047, -15.4794, -5.1608
      #b5e1ec color charts
#b5e1ec RGB chart
      #b5e1ec CMYK chart
      #b5e1ec RGB pie chart
      #b5e1ec color shades, tints & tones
#b5e1ec color schemes
#b5e1ec color preview, HTML & CSS examples
           This text has a color of #b5e1ec        
        
          <p style="color:#b5e1ec;">Text here</p>
        
        
          .mytext {color:#b5e1ec;}
        
        Text color #b5e1ec
      
           This box has a color of #b5e1ec        
        
          <div style="background-color:#b5e1ec;">Content here</div>
        
        
          .mybackground {background-color:#b5e1ec;}
        
        Background color #b5e1ec
      
           Border around this has a color of #b5e1ec        
        
          <div style="border:2px solid #b5e1ec;">Content here</div>
        
        
          .myborder {border:2px solid #b5e1ec;}
        
        Border color #b5e1ec