#b0edbf color space conversions
Hex:
        #b0edbf
        RGB:
        176, 237, 191
        CMY:
        31, 7, 25
        CMYK:
        26, 0, 19, 7
      HSL:
        135°, 62.8866%, 80.9804%
        HSV (HSB):
        135°, 25.7384%, 92.9412%
        XYZ:
        57.5927, 73.5601, 60.4533
        xyY:
        0.3006, 0.3839, 73.5601
      CIE-Lab:
        88.7141, -28.2510, 16.1613
        CIE-LCH:
        88.7141, 32.5470, 150.2278
        CIE-Luv:
        88.7141, -30.2424, 28.6679
        Hunter-Lab:
        85.7672, -30.2298, 18.2463
      #b0edbf color charts
#b0edbf RGB chart
      #b0edbf CMYK chart
      #b0edbf RGB pie chart
      #b0edbf color shades, tints & tones
#b0edbf color schemes
#b0edbf color preview, HTML & CSS examples
           This text has a color of #b0edbf        
        
          <p style="color:#b0edbf;">Text here</p>
        
        
          .mytext {color:#b0edbf;}
        
        Text color #b0edbf
      
           This box has a color of #b0edbf        
        
          <div style="background-color:#b0edbf;">Content here</div>
        
        
          .mybackground {background-color:#b0edbf;}
        
        Background color #b0edbf
      
           Border around this has a color of #b0edbf        
        
          <div style="border:2px solid #b0edbf;">Content here</div>
        
        
          .myborder {border:2px solid #b0edbf;}
        
        Border color #b0edbf