#b3faf5 color space conversions
Hex:
        #b3faf5
        RGB:
        179, 250, 245
        CMY:
        30, 2, 4
        CMYK:
        28, 0, 2, 2
      HSL:
        176°, 87.6543%, 84.1176%
        HSV (HSB):
        176°, 28.4000%, 98.0392%
        XYZ:
        69.2574, 84.5475, 99.0552
        xyY:
        0.2739, 0.3344, 84.5475
      CIE-Lab:
        93.6878, -22.8610, -4.6751
        CIE-LCH:
        93.6878, 23.3342, 191.5577
        CIE-Luv:
        93.6878, -34.5467, -3.4510
        Hunter-Lab:
        91.9497, -26.4640, 0.4931
      #b3faf5 color charts
#b3faf5 RGB chart
      #b3faf5 CMYK chart
      #b3faf5 RGB pie chart
      #b3faf5 color shades, tints & tones
#b3faf5 color schemes
#b3faf5 color preview, HTML & CSS examples
           This text has a color of #b3faf5        
        
          <p style="color:#b3faf5;">Text here</p>
        
        
          .mytext {color:#b3faf5;}
        
        Text color #b3faf5
      
           This box has a color of #b3faf5        
        
          <div style="background-color:#b3faf5;">Content here</div>
        
        
          .mybackground {background-color:#b3faf5;}
        
        Background color #b3faf5
      
           Border around this has a color of #b3faf5        
        
          <div style="border:2px solid #b3faf5;">Content here</div>
        
        
          .myborder {border:2px solid #b3faf5;}
        
        Border color #b3faf5