#d6ed96 color space conversions
Hex:
        #d6ed96
        RGB:
        214, 237, 150
        CMY:
        16, 7, 41
        CMYK:
        10, 0, 37, 7
      HSL:
        76°, 70.7317%, 75.8824%
        HSV (HSB):
        76°, 36.7089%, 92.9412%
        XYZ:
        63.5208, 77.0665, 40.3816
        xyY:
        0.3510, 0.4259, 77.0665
      CIE-Lab:
        90.3522, -21.2661, 39.6722
        CIE-LCH:
        90.3522, 45.0126, 118.1934
        CIE-Luv:
        90.3522, -9.7718, 57.5762
        Hunter-Lab:
        87.7875, -24.4703, 34.1783
      #d6ed96 color charts
#d6ed96 RGB chart
      #d6ed96 CMYK chart
      #d6ed96 RGB pie chart
      #d6ed96 color shades, tints & tones
#d6ed96 color schemes
#d6ed96 color preview, HTML & CSS examples
           This text has a color of #d6ed96        
        
          <p style="color:#d6ed96;">Text here</p>
        
        
          .mytext {color:#d6ed96;}
        
        Text color #d6ed96
      
           This box has a color of #d6ed96        
        
          <div style="background-color:#d6ed96;">Content here</div>
        
        
          .mybackground {background-color:#d6ed96;}
        
        Background color #d6ed96
      
           Border around this has a color of #d6ed96        
        
          <div style="border:2px solid #d6ed96;">Content here</div>
        
        
          .myborder {border:2px solid #d6ed96;}
        
        Border color #d6ed96