#bfdfbe color space conversions
Hex:
        #bfdfbe
        RGB:
        191, 223, 190
        CMY:
        25, 13, 25
        CMYK:
        14, 0, 15, 13
      HSL:
        118°, 34.0206%, 80.9804%
        HSV (HSB):
        118°, 14.7982%, 87.4510%
        XYZ:
        57.1678, 67.5694, 58.7443
        xyY:
        0.3116, 0.3683, 67.5694
      CIE-Lab:
        85.7907, -16.6928, 12.6846
        CIE-LCH:
        85.7907, 20.9654, 142.7694
        CIE-Luv:
        85.7907, -16.1205, 21.5880
        Hunter-Lab:
        82.2006, -19.7103, 15.1691
      #bfdfbe color charts
#bfdfbe RGB chart
      #bfdfbe CMYK chart
      #bfdfbe RGB pie chart
      #bfdfbe color shades, tints & tones
#bfdfbe color schemes
#bfdfbe color preview, HTML & CSS examples
           This text has a color of #bfdfbe        
        
          <p style="color:#bfdfbe;">Text here</p>
        
        
          .mytext {color:#bfdfbe;}
        
        Text color #bfdfbe
      
           This box has a color of #bfdfbe        
        
          <div style="background-color:#bfdfbe;">Content here</div>
        
        
          .mybackground {background-color:#bfdfbe;}
        
        Background color #bfdfbe
      
           Border around this has a color of #bfdfbe        
        
          <div style="border:2px solid #bfdfbe;">Content here</div>
        
        
          .myborder {border:2px solid #bfdfbe;}
        
        Border color #bfdfbe