#9de5ce color space conversions
Hex:
        #9de5ce
        RGB:
        157, 229, 206
        CMY:
        38, 10, 19
        CMYK:
        31, 0, 10, 10
      HSL:
        161°, 58.0645%, 75.6863%
        HSV (HSB):
        161°, 31.4410%, 89.8039%
        XYZ:
        53.0645, 67.6630, 68.6560
        xyY:
        0.2802, 0.3573, 67.6630
      CIE-Lab:
        85.8376, -27.2448, 4.0800
        CIE-LCH:
        85.8376, 27.5486, 171.4830
        CIE-Luv:
        85.8376, -34.8483, 10.7886
        Hunter-Lab:
        82.2575, -28.7998, 8.0940
      #9de5ce color charts
#9de5ce RGB chart
      #9de5ce CMYK chart
      #9de5ce RGB pie chart
      #9de5ce color shades, tints & tones
#9de5ce color schemes
#9de5ce color preview, HTML & CSS examples
           This text has a color of #9de5ce        
        
          <p style="color:#9de5ce;">Text here</p>
        
        
          .mytext {color:#9de5ce;}
        
        Text color #9de5ce
      
           This box has a color of #9de5ce        
        
          <div style="background-color:#9de5ce;">Content here</div>
        
        
          .mybackground {background-color:#9de5ce;}
        
        Background color #9de5ce
      
           Border around this has a color of #9de5ce        
        
          <div style="border:2px solid #9de5ce;">Content here</div>
        
        
          .myborder {border:2px solid #9de5ce;}
        
        Border color #9de5ce