#b3faf2 color space conversions
Hex:
        #b3faf2
        RGB:
        179, 250, 242
        CMY:
        30, 2, 5
        CMYK:
        28, 0, 3, 2
      HSL:
        173°, 87.6543%, 84.1176%
        HSV (HSB):
        173°, 28.4000%, 98.0392%
        XYZ:
        68.8030, 84.3657, 96.6623
        xyY:
        0.2754, 0.3377, 84.3657
      CIE-Lab:
        93.6091, -23.5082, -3.2375
        CIE-LCH:
        93.6091, 23.7301, 187.8413
        CIE-Luv:
        93.6091, -34.5641, -1.0607
        Hunter-Lab:
        91.8508, -27.0293, 1.8997
      #b3faf2 color charts
#b3faf2 RGB chart
      #b3faf2 CMYK chart
      #b3faf2 RGB pie chart
      #b3faf2 color shades, tints & tones
#b3faf2 color schemes
#b3faf2 color preview, HTML & CSS examples
           This text has a color of #b3faf2        
        
          <p style="color:#b3faf2;">Text here</p>
        
        
          .mytext {color:#b3faf2;}
        
        Text color #b3faf2
      
           This box has a color of #b3faf2        
        
          <div style="background-color:#b3faf2;">Content here</div>
        
        
          .mybackground {background-color:#b3faf2;}
        
        Background color #b3faf2
      
           Border around this has a color of #b3faf2        
        
          <div style="border:2px solid #b3faf2;">Content here</div>
        
        
          .myborder {border:2px solid #b3faf2;}
        
        Border color #b3faf2