#bfefce color space conversions
Hex:
        #bfefce
        RGB:
        191, 239, 206
        CMY:
        25, 6, 19
        CMYK:
        20, 0, 14, 6
      HSL:
        139°, 60.0000%, 84.3137%
        HSV (HSB):
        139°, 20.0837%, 93.7255%
        XYZ:
        63.4929, 77.2656, 69.9598
        xyY:
        0.3013, 0.3667, 77.2656
      CIE-Lab:
        90.4437, -21.7244, 10.9427
        CIE-LCH:
        90.4437, 24.3247, 153.2654
        CIE-Luv:
        90.4437, -24.1378, 20.1652
        Hunter-Lab:
        87.9009, -24.8916, 14.3420
      #bfefce color charts
#bfefce RGB chart
      #bfefce CMYK chart
      #bfefce RGB pie chart
      #bfefce color shades, tints & tones
#bfefce color schemes
#bfefce color preview, HTML & CSS examples
           This text has a color of #bfefce        
        
          <p style="color:#bfefce;">Text here</p>
        
        
          .mytext {color:#bfefce;}
        
        Text color #bfefce
      
           This box has a color of #bfefce        
        
          <div style="background-color:#bfefce;">Content here</div>
        
        
          .mybackground {background-color:#bfefce;}
        
        Background color #bfefce
      
           Border around this has a color of #bfefce        
        
          <div style="border:2px solid #bfefce;">Content here</div>
        
        
          .myborder {border:2px solid #bfefce;}
        
        Border color #bfefce