#d2edc2 color space conversions
Hex:
        #d2edc2
        RGB:
        210, 237, 194
        CMY:
        18, 7, 24
        CMYK:
        11, 0, 18, 7
      HSL:
        98°, 54.4304%, 84.5098%
        HSV (HSB):
        98°, 18.1435%, 92.9412%
        XYZ:
        66.6001, 78.1651, 62.6161
        xyY:
        0.3211, 0.3769, 78.1651
      CIE-Lab:
        90.8552, -16.4811, 17.9153
        CIE-LCH:
        90.8552, 24.3431, 132.6124
        CIE-Luv:
        90.8552, -13.1626, 29.1405
        Hunter-Lab:
        88.4110, -20.2550, 19.8962
      #d2edc2 color charts
#d2edc2 RGB chart
      #d2edc2 CMYK chart
      #d2edc2 RGB pie chart
      #d2edc2 color shades, tints & tones
#d2edc2 color schemes
#d2edc2 color preview, HTML & CSS examples
           This text has a color of #d2edc2        
        
          <p style="color:#d2edc2;">Text here</p>
        
        
          .mytext {color:#d2edc2;}
        
        Text color #d2edc2
      
           This box has a color of #d2edc2        
        
          <div style="background-color:#d2edc2;">Content here</div>
        
        
          .mybackground {background-color:#d2edc2;}
        
        Background color #d2edc2
      
           Border around this has a color of #d2edc2        
        
          <div style="border:2px solid #d2edc2;">Content here</div>
        
        
          .myborder {border:2px solid #d2edc2;}
        
        Border color #d2edc2