#b1faf5 color space conversions
Hex:
        #b1faf5
        RGB:
        177, 250, 245
        CMY:
        31, 2, 4
        CMYK:
        29, 0, 2, 2
      HSL:
        176°, 87.9518%, 83.7255%
        HSV (HSB):
        176°, 29.2000%, 98.0392%
        XYZ:
        68.7985, 84.3109, 99.0338
        xyY:
        0.2729, 0.3344, 84.3109
      CIE-Lab:
        93.5854, -23.4157, -4.8377
        CIE-LCH:
        93.5854, 23.9102, 191.6731
        CIE-Luv:
        93.5854, -35.3637, -3.6216
        Hunter-Lab:
        91.8210, -26.9424, 0.3273
      #b1faf5 color charts
#b1faf5 RGB chart
      #b1faf5 CMYK chart
      #b1faf5 RGB pie chart
      #b1faf5 color shades, tints & tones
#b1faf5 color schemes
#b1faf5 color preview, HTML & CSS examples
           This text has a color of #b1faf5        
        
          <p style="color:#b1faf5;">Text here</p>
        
        
          .mytext {color:#b1faf5;}
        
        Text color #b1faf5
      
           This box has a color of #b1faf5        
        
          <div style="background-color:#b1faf5;">Content here</div>
        
        
          .mybackground {background-color:#b1faf5;}
        
        Background color #b1faf5
      
           Border around this has a color of #b1faf5        
        
          <div style="border:2px solid #b1faf5;">Content here</div>
        
        
          .myborder {border:2px solid #b1faf5;}
        
        Border color #b1faf5