#b1f9fa color space conversions
Hex:
        #b1f9fa
        RGB:
        177, 249, 250
        CMY:
        31, 2, 2
        CMYK:
        29, 0, 0, 2
      HSL:
        181°, 87.9518%, 83.7255%
        HSV (HSB):
        181°, 29.2000%, 98.0392%
        XYZ:
        69.2625, 84.0006, 103.0057
        xyY:
        0.2703, 0.3278, 84.0006
      CIE-Lab:
        93.4508, -21.8286, -7.6265
        CIE-LCH:
        93.4508, 23.1225, 199.2585
        CIE-Luv:
        93.4508, -34.9035, -8.3532
        Hunter-Lab:
        91.6518, -25.4960, -2.4786
      #b1f9fa color charts
#b1f9fa RGB chart
      #b1f9fa CMYK chart
      #b1f9fa RGB pie chart
      #b1f9fa color shades, tints & tones
#b1f9fa color schemes
#b1f9fa color preview, HTML & CSS examples
           This text has a color of #b1f9fa        
        
          <p style="color:#b1f9fa;">Text here</p>
        
        
          .mytext {color:#b1f9fa;}
        
        Text color #b1f9fa
      
           This box has a color of #b1f9fa        
        
          <div style="background-color:#b1f9fa;">Content here</div>
        
        
          .mybackground {background-color:#b1f9fa;}
        
        Background color #b1f9fa
      
           Border around this has a color of #b1f9fa        
        
          <div style="border:2px solid #b1f9fa;">Content here</div>
        
        
          .myborder {border:2px solid #b1f9fa;}
        
        Border color #b1f9fa