#bfe8bc color space conversions
Hex:
        #bfe8bc
        RGB:
        191, 232, 188
        CMY:
        25, 9, 26
        CMYK:
        18, 0, 19, 9
      HSL:
        116°, 48.8889%, 82.3529%
        HSV (HSB):
        116°, 18.9655%, 90.9804%
        XYZ:
        59.4196, 72.4204, 58.4238
        xyY:
        0.3123, 0.3806, 72.4204
      CIE-Lab:
        88.1706, -21.4806, 17.0846
        CIE-LCH:
        88.1706, 27.4463, 141.5031
        CIE-Luv:
        88.1706, -20.5361, 28.7318
        Hunter-Lab:
        85.1002, -24.2912, 18.8658
      #bfe8bc color charts
#bfe8bc RGB chart
      #bfe8bc CMYK chart
      #bfe8bc RGB pie chart
      #bfe8bc color shades, tints & tones
#bfe8bc color schemes
#bfe8bc color preview, HTML & CSS examples
           This text has a color of #bfe8bc        
        
          <p style="color:#bfe8bc;">Text here</p>
        
        
          .mytext {color:#bfe8bc;}
        
        Text color #bfe8bc
      
           This box has a color of #bfe8bc        
        
          <div style="background-color:#bfe8bc;">Content here</div>
        
        
          .mybackground {background-color:#bfe8bc;}
        
        Background color #bfe8bc
      
           Border around this has a color of #bfe8bc        
        
          <div style="border:2px solid #bfe8bc;">Content here</div>
        
        
          .myborder {border:2px solid #bfe8bc;}
        
        Border color #bfe8bc