#b1f4ff color space conversions
Hex:
        #b1f4ff
        RGB:
        177, 244, 255
        CMY:
        31, 4, 0
        CMYK:
        31, 4, 0, 0
      HSL:
        188°, 100.0000%, 84.7059%
        HSV (HSB):
        188°, 30.5882%, 100.0000%
        XYZ:
        68.5321, 81.2685, 106.6821
        xyY:
        0.2672, 0.3169, 81.2685
      CIE-Lab:
        92.2510, -18.2443, -12.0035
        CIE-LCH:
        92.2510, 21.8390, 213.3423
        CIE-Luv:
        92.2510, -32.7639, -16.0267
        Hunter-Lab:
        90.1490, -22.0634, -7.0593
      #b1f4ff color charts
#b1f4ff RGB chart
      #b1f4ff CMYK chart
      #b1f4ff RGB pie chart
      #b1f4ff color shades, tints & tones
#b1f4ff color schemes
#b1f4ff color preview, HTML & CSS examples
           This text has a color of #b1f4ff        
        
          <p style="color:#b1f4ff;">Text here</p>
        
        
          .mytext {color:#b1f4ff;}
        
        Text color #b1f4ff
      
           This box has a color of #b1f4ff        
        
          <div style="background-color:#b1f4ff;">Content here</div>
        
        
          .mybackground {background-color:#b1f4ff;}
        
        Background color #b1f4ff
      
           Border around this has a color of #b1f4ff        
        
          <div style="border:2px solid #b1f4ff;">Content here</div>
        
        
          .myborder {border:2px solid #b1f4ff;}
        
        Border color #b1f4ff