#b1f3fa color space conversions
Hex:
        #b1f3fa
        RGB:
        177, 243, 250
        CMY:
        31, 5, 2
        CMYK:
        29, 3, 0, 2
      HSL:
        186°, 87.9518%, 83.7255%
        HSV (HSB):
        186°, 29.2000%, 98.0392%
        XYZ:
        67.4374, 80.3504, 102.3973
        xyY:
        0.2695, 0.3212, 80.3504
      CIE-Lab:
        91.8419, -18.8809, -10.0132
        CIE-LCH:
        91.8419, 21.3718, 207.9385
        CIE-Luv:
        91.8419, -32.3558, -12.6688
        Hunter-Lab:
        89.6384, -22.5769, -4.9823
      #b1f3fa color charts
#b1f3fa RGB chart
      #b1f3fa CMYK chart
      #b1f3fa RGB pie chart
      #b1f3fa color shades, tints & tones
#b1f3fa color schemes
#b1f3fa color preview, HTML & CSS examples
           This text has a color of #b1f3fa        
        
          <p style="color:#b1f3fa;">Text here</p>
        
        
          .mytext {color:#b1f3fa;}
        
        Text color #b1f3fa
      
           This box has a color of #b1f3fa        
        
          <div style="background-color:#b1f3fa;">Content here</div>
        
        
          .mybackground {background-color:#b1f3fa;}
        
        Background color #b1f3fa
      
           Border around this has a color of #b1f3fa        
        
          <div style="border:2px solid #b1f3fa;">Content here</div>
        
        
          .myborder {border:2px solid #b1f3fa;}
        
        Border color #b1f3fa