#bfcda0 color space conversions
Hex:
        #bfcda0
        RGB:
        191, 205, 160
        CMY:
        25, 20, 37
        CMYK:
        7, 0, 22, 20
      HSL:
        79°, 31.0345%, 71.5686%
        HSV (HSB):
        79°, 21.9512%, 80.3922%
        XYZ:
        49.6623, 57.2771, 41.6958
        xyY:
        0.3341, 0.3854, 57.2771
      CIE-Lab:
        80.3352, -12.5212, 20.8592
        CIE-LCH:
        80.3352, 24.3287, 120.9752
        CIE-Luv:
        80.3352, -5.9580, 31.5942
        Hunter-Lab:
        75.6816, -15.3110, 20.3121
      #bfcda0 color charts
#bfcda0 RGB chart
      #bfcda0 CMYK chart
      #bfcda0 RGB pie chart
      #bfcda0 color shades, tints & tones
#bfcda0 color schemes
#bfcda0 color preview, HTML & CSS examples
           This text has a color of #bfcda0        
        
          <p style="color:#bfcda0;">Text here</p>
        
        
          .mytext {color:#bfcda0;}
        
        Text color #bfcda0
      
           This box has a color of #bfcda0        
        
          <div style="background-color:#bfcda0;">Content here</div>
        
        
          .mybackground {background-color:#bfcda0;}
        
        Background color #bfcda0
      
           Border around this has a color of #bfcda0        
        
          <div style="border:2px solid #bfcda0;">Content here</div>
        
        
          .myborder {border:2px solid #bfcda0;}
        
        Border color #bfcda0