#bfeed4 color space conversions
Hex:
        #bfeed4
        RGB:
        191, 238, 212
        CMY:
        25, 7, 17
        CMYK:
        20, 0, 11, 7
      HSL:
        147°, 58.0247%, 84.1176%
        HSV (HSB):
        147°, 19.7479%, 93.3333%
        XYZ:
        63.9441, 76.9789, 73.7756
        xyY:
        0.2978, 0.3585, 76.9789
      CIE-Lab:
        90.3119, -20.1235, 7.6332
        CIE-LCH:
        90.3119, 21.5225, 159.2274
        CIE-Luv:
        90.3119, -23.7297, 15.0245
        Hunter-Lab:
        87.7376, -23.4482, 11.5614
      #bfeed4 color charts
#bfeed4 RGB chart
      #bfeed4 CMYK chart
      #bfeed4 RGB pie chart
      #bfeed4 color shades, tints & tones
#bfeed4 color schemes
#bfeed4 color preview, HTML & CSS examples
           This text has a color of #bfeed4        
        
          <p style="color:#bfeed4;">Text here</p>
        
        
          .mytext {color:#bfeed4;}
        
        Text color #bfeed4
      
           This box has a color of #bfeed4        
        
          <div style="background-color:#bfeed4;">Content here</div>
        
        
          .mybackground {background-color:#bfeed4;}
        
        Background color #bfeed4
      
           Border around this has a color of #bfeed4        
        
          <div style="border:2px solid #bfeed4;">Content here</div>
        
        
          .myborder {border:2px solid #bfeed4;}
        
        Border color #bfeed4