#b1e4ec color space conversions
Hex:
        #b1e4ec
        RGB:
        177, 228, 236
        CMY:
        31, 11, 7
        CMYK:
        25, 3, 0, 7
      HSL:
        188°, 60.8247%, 80.9804%
        HSV (HSB):
        188°, 25.0000%, 92.5490%
        XYZ:
        61.0152, 70.8900, 89.8242
        xyY:
        0.2752, 0.3197, 70.8900
      CIE-Lab:
        87.4316, -14.5021, -9.2445
        CIE-LCH:
        87.4316, 17.1980, 212.5158
        CIE-Luv:
        87.4316, -25.8466, -12.0481
        Hunter-Lab:
        84.1962, -17.9883, -4.3158
      #b1e4ec color charts
#b1e4ec RGB chart
      #b1e4ec CMYK chart
      #b1e4ec RGB pie chart
      #b1e4ec color shades, tints & tones
#b1e4ec color schemes
#b1e4ec color preview, HTML & CSS examples
           This text has a color of #b1e4ec        
        
          <p style="color:#b1e4ec;">Text here</p>
        
        
          .mytext {color:#b1e4ec;}
        
        Text color #b1e4ec
      
           This box has a color of #b1e4ec        
        
          <div style="background-color:#b1e4ec;">Content here</div>
        
        
          .mybackground {background-color:#b1e4ec;}
        
        Background color #b1e4ec
      
           Border around this has a color of #b1e4ec        
        
          <div style="border:2px solid #b1e4ec;">Content here</div>
        
        
          .myborder {border:2px solid #b1e4ec;}
        
        Border color #b1e4ec