#b1e0fa color space conversions
Hex:
        #b1e0fa
        RGB:
        177, 224, 250
        CMY:
        31, 12, 2
        CMYK:
        29, 10, 0, 2
      HSL:
        201°, 87.9518%, 83.7255%
        HSV (HSB):
        201°, 29.2000%, 98.0392%
        XYZ:
        62.0424, 69.5605, 100.5990
        xyY:
        0.2672, 0.2996, 69.5605
      CIE-Lab:
        86.7809, -9.2903, -17.5851
        CIE-LCH:
        86.7809, 19.8884, 242.1522
        CIE-Luv:
        86.7809, -24.2425, -26.4714
        Hunter-Lab:
        83.4030, -13.1712, -13.1324
      #b1e0fa color charts
#b1e0fa RGB chart
      #b1e0fa CMYK chart
      #b1e0fa RGB pie chart
      #b1e0fa color shades, tints & tones
#b1e0fa color schemes
#b1e0fa color preview, HTML & CSS examples
           This text has a color of #b1e0fa        
        
          <p style="color:#b1e0fa;">Text here</p>
        
        
          .mytext {color:#b1e0fa;}
        
        Text color #b1e0fa
      
           This box has a color of #b1e0fa        
        
          <div style="background-color:#b1e0fa;">Content here</div>
        
        
          .mybackground {background-color:#b1e0fa;}
        
        Background color #b1e0fa
      
           Border around this has a color of #b1e0fa        
        
          <div style="border:2px solid #b1e0fa;">Content here</div>
        
        
          .myborder {border:2px solid #b1e0fa;}
        
        Border color #b1e0fa