#b1f3ff color space conversions
Hex:
        #b1f3ff
        RGB:
        177, 243, 255
        CMY:
        31, 5, 0
        CMYK:
        31, 5, 0, 0
      HSL:
        189°, 100.0000%, 84.7059%
        HSV (HSB):
        189°, 30.5882%, 100.0000%
        XYZ:
        68.2321, 80.6683, 106.5821
        xyY:
        0.2671, 0.3157, 80.6683
      CIE-Lab:
        91.9839, -17.7482, -12.4020
        CIE-LCH:
        91.9839, 21.6520, 214.9450
        CIE-Luv:
        91.9839, -32.3419, -16.7530
        Hunter-Lab:
        89.8155, -21.5723, -7.4872
      #b1f3ff color charts
#b1f3ff RGB chart
      #b1f3ff CMYK chart
      #b1f3ff RGB pie chart
      #b1f3ff color shades, tints & tones
#b1f3ff color schemes
#b1f3ff color preview, HTML & CSS examples
           This text has a color of #b1f3ff        
        
          <p style="color:#b1f3ff;">Text here</p>
        
        
          .mytext {color:#b1f3ff;}
        
        Text color #b1f3ff
      
           This box has a color of #b1f3ff        
        
          <div style="background-color:#b1f3ff;">Content here</div>
        
        
          .mybackground {background-color:#b1f3ff;}
        
        Background color #b1f3ff
      
           Border around this has a color of #b1f3ff        
        
          <div style="border:2px solid #b1f3ff;">Content here</div>
        
        
          .myborder {border:2px solid #b1f3ff;}
        
        Border color #b1f3ff