#bfece4 color space conversions
Hex:
        #bfece4
        RGB:
        191, 236, 228
        CMY:
        25, 7, 11
        CMYK:
        19, 0, 3, 7
      HSL:
        169°, 54.2169%, 83.7255%
        HSV (HSB):
        169°, 19.0678%, 92.5490%
        XYZ:
        65.4849, 76.6687, 84.7459
        xyY:
        0.2886, 0.3379, 76.6687
      CIE-Lab:
        90.1689, -16.0160, -0.9212
        CIE-LCH:
        90.1689, 16.0424, 183.2920
        CIE-Luv:
        90.1689, -22.9981, 1.3395
        Hunter-Lab:
        87.5607, -19.7345, 3.9084
      #bfece4 color charts
#bfece4 RGB chart
      #bfece4 CMYK chart
      #bfece4 RGB pie chart
      #bfece4 color shades, tints & tones
#bfece4 color schemes
#bfece4 color preview, HTML & CSS examples
           This text has a color of #bfece4        
        
          <p style="color:#bfece4;">Text here</p>
        
        
          .mytext {color:#bfece4;}
        
        Text color #bfece4
      
           This box has a color of #bfece4        
        
          <div style="background-color:#bfece4;">Content here</div>
        
        
          .mybackground {background-color:#bfece4;}
        
        Background color #bfece4
      
           Border around this has a color of #bfece4        
        
          <div style="border:2px solid #bfece4;">Content here</div>
        
        
          .myborder {border:2px solid #bfece4;}
        
        Border color #bfece4