#b3fbf2 color space conversions
Hex:
        #b3fbf2
        RGB:
        179, 251, 242
        CMY:
        30, 2, 5
        CMYK:
        29, 0, 4, 2
      HSL:
        173°, 90.0000%, 84.3137%
        HSV (HSB):
        173°, 28.6853%, 98.4314%
        XYZ:
        69.1146, 84.9889, 96.7662
        xyY:
        0.2755, 0.3388, 84.9889
      CIE-Lab:
        93.8783, -23.9919, -2.8422
        CIE-LCH:
        93.8783, 24.1596, 186.7560
        CIE-Luv:
        93.8783, -34.9944, -0.3562
        Hunter-Lab:
        92.1894, -27.5096, 2.2991
      #b3fbf2 color charts
#b3fbf2 RGB chart
      #b3fbf2 CMYK chart
      #b3fbf2 RGB pie chart
      #b3fbf2 color shades, tints & tones
#b3fbf2 color schemes
#b3fbf2 color preview, HTML & CSS examples
           This text has a color of #b3fbf2        
        
          <p style="color:#b3fbf2;">Text here</p>
        
        
          .mytext {color:#b3fbf2;}
        
        Text color #b3fbf2
      
           This box has a color of #b3fbf2        
        
          <div style="background-color:#b3fbf2;">Content here</div>
        
        
          .mybackground {background-color:#b3fbf2;}
        
        Background color #b3fbf2
      
           Border around this has a color of #b3fbf2        
        
          <div style="border:2px solid #b3fbf2;">Content here</div>
        
        
          .myborder {border:2px solid #b3fbf2;}
        
        Border color #b3fbf2