#bfeed8 color space conversions
Hex:
        #bfeed8
        RGB:
        191, 238, 216
        CMY:
        25, 7, 15
        CMYK:
        20, 0, 9, 7
      HSL:
        152°, 58.0247%, 84.1176%
        HSV (HSB):
        152°, 19.7479%, 93.3333%
        XYZ:
        64.4551, 77.1833, 76.4665
        xyY:
        0.2955, 0.3539, 77.1833
      CIE-Lab:
        90.4059, -19.3647, 5.6850
        CIE-LCH:
        90.4059, 20.1820, 163.6391
        CIE-Luv:
        90.4059, -23.7749, 11.9915
        Hunter-Lab:
        87.8540, -22.7861, 9.8929
      #bfeed8 color charts
#bfeed8 RGB chart
      #bfeed8 CMYK chart
      #bfeed8 RGB pie chart
      #bfeed8 color shades, tints & tones
#bfeed8 color schemes
#bfeed8 color preview, HTML & CSS examples
           This text has a color of #bfeed8        
        
          <p style="color:#bfeed8;">Text here</p>
        
        
          .mytext {color:#bfeed8;}
        
        Text color #bfeed8
      
           This box has a color of #bfeed8        
        
          <div style="background-color:#bfeed8;">Content here</div>
        
        
          .mybackground {background-color:#bfeed8;}
        
        Background color #bfeed8
      
           Border around this has a color of #bfeed8        
        
          <div style="border:2px solid #bfeed8;">Content here</div>
        
        
          .myborder {border:2px solid #bfeed8;}
        
        Border color #bfeed8