#b1faa2 color space conversions
Hex:
        #b1faa2
        RGB:
        177, 250, 162
        CMY:
        31, 2, 36
        CMYK:
        29, 0, 35, 2
      HSL:
        110°, 89.7959%, 80.7843%
        HSV (HSB):
        110°, 35.2000%, 98.0392%
        XYZ:
        58.8387, 80.3270, 46.5860
        xyY:
        0.3168, 0.4324, 80.3270
      CIE-Lab:
        91.8314, -38.6577, 35.2109
        CIE-LCH:
        91.8314, 52.2899, 137.6716
        CIE-Luv:
        91.8314, -35.9917, 55.8263
        Hunter-Lab:
        89.6253, -39.6598, 31.9196
      #b1faa2 color charts
#b1faa2 RGB chart
      #b1faa2 CMYK chart
      #b1faa2 RGB pie chart
      #b1faa2 color shades, tints & tones
#b1faa2 color schemes
#b1faa2 color preview, HTML & CSS examples
           This text has a color of #b1faa2        
        
          <p style="color:#b1faa2;">Text here</p>
        
        
          .mytext {color:#b1faa2;}
        
        Text color #b1faa2
      
           This box has a color of #b1faa2        
        
          <div style="background-color:#b1faa2;">Content here</div>
        
        
          .mybackground {background-color:#b1faa2;}
        
        Background color #b1faa2
      
           Border around this has a color of #b1faa2        
        
          <div style="border:2px solid #b1faa2;">Content here</div>
        
        
          .myborder {border:2px solid #b1faa2;}
        
        Border color #b1faa2