#d1e0bf color space conversions
Hex:
        #d1e0bf
        RGB:
        209, 224, 191
        CMY:
        18, 12, 25
        CMYK:
        7, 0, 15, 12
      HSL:
        87°, 34.7368%, 81.3725%
        HSV (HSB):
        87°, 14.7321%, 87.8431%
        XYZ:
        62.3541, 70.6282, 59.6364
        xyY:
        0.3237, 0.3667, 70.6282
      CIE-Lab:
        87.3041, -10.8203, 14.4738
        CIE-LCH:
        87.3041, 18.0713, 126.7810
        CIE-Luv:
        87.3041, -6.9030, 23.1192
        Hunter-Lab:
        84.0406, -14.6325, 16.7554
      #d1e0bf color charts
#d1e0bf RGB chart
      #d1e0bf CMYK chart
      #d1e0bf RGB pie chart
      #d1e0bf color shades, tints & tones
#d1e0bf color schemes
#d1e0bf color preview, HTML & CSS examples
           This text has a color of #d1e0bf        
        
          <p style="color:#d1e0bf;">Text here</p>
        
        
          .mytext {color:#d1e0bf;}
        
        Text color #d1e0bf
      
           This box has a color of #d1e0bf        
        
          <div style="background-color:#d1e0bf;">Content here</div>
        
        
          .mybackground {background-color:#d1e0bf;}
        
        Background color #d1e0bf
      
           Border around this has a color of #d1e0bf        
        
          <div style="border:2px solid #d1e0bf;">Content here</div>
        
        
          .myborder {border:2px solid #d1e0bf;}
        
        Border color #d1e0bf