#b1eedb color space conversions
Hex:
        #b1eedb
        RGB:
        177, 238, 219
        CMY:
        31, 7, 14
        CMYK:
        26, 0, 8, 7
      HSL:
        161°, 64.2105%, 81.3725%
        HSV (HSB):
        161°, 25.6303%, 93.3333%
        XYZ:
        61.4922, 75.6107, 78.3712
        xyY:
        0.2854, 0.3509, 75.6107
      CIE-Lab:
        89.6783, -23.0651, 2.9665
        CIE-LCH:
        89.6783, 23.2551, 172.6713
        CIE-Luv:
        89.6783, -30.2247, 8.4876
        Hunter-Lab:
        86.9544, -25.9390, 7.4306
      #b1eedb color charts
#b1eedb RGB chart
      #b1eedb CMYK chart
      #b1eedb RGB pie chart
      #b1eedb color shades, tints & tones
#b1eedb color schemes
#b1eedb color preview, HTML & CSS examples
           This text has a color of #b1eedb        
        
          <p style="color:#b1eedb;">Text here</p>
        
        
          .mytext {color:#b1eedb;}
        
        Text color #b1eedb
      
           This box has a color of #b1eedb        
        
          <div style="background-color:#b1eedb;">Content here</div>
        
        
          .mybackground {background-color:#b1eedb;}
        
        Background color #b1eedb
      
           Border around this has a color of #b1eedb        
        
          <div style="border:2px solid #b1eedb;">Content here</div>
        
        
          .myborder {border:2px solid #b1eedb;}
        
        Border color #b1eedb