#b1fac1 color space conversions
Hex:
        #b1fac1
        RGB:
        177, 250, 193
        CMY:
        31, 2, 24
        CMYK:
        29, 0, 23, 2
      HSL:
        133°, 87.9518%, 83.7255%
        HSV (HSB):
        133°, 29.2000%, 98.0392%
        XYZ:
        61.9427, 81.5686, 62.9317
        xyY:
        0.3000, 0.3951, 81.5686
      CIE-Lab:
        92.3841, -33.6747, 20.2725
        CIE-LCH:
        92.3841, 39.3060, 148.9517
        CIE-Luv:
        92.3841, -35.7608, 35.5710
        Hunter-Lab:
        90.3153, -35.6277, 21.9075
      #b1fac1 color charts
#b1fac1 RGB chart
      #b1fac1 CMYK chart
      #b1fac1 RGB pie chart
      #b1fac1 color shades, tints & tones
#b1fac1 color schemes
#b1fac1 color preview, HTML & CSS examples
           This text has a color of #b1fac1        
        
          <p style="color:#b1fac1;">Text here</p>
        
        
          .mytext {color:#b1fac1;}
        
        Text color #b1fac1
      
           This box has a color of #b1fac1        
        
          <div style="background-color:#b1fac1;">Content here</div>
        
        
          .mybackground {background-color:#b1fac1;}
        
        Background color #b1fac1
      
           Border around this has a color of #b1fac1        
        
          <div style="border:2px solid #b1fac1;">Content here</div>
        
        
          .myborder {border:2px solid #b1fac1;}
        
        Border color #b1fac1