#9de2d1 color space conversions
Hex:
        #9de2d1
        RGB:
        157, 226, 209
        CMY:
        38, 11, 18
        CMYK:
        31, 0, 8, 11
      HSL:
        165°, 54.3307%, 75.0980%
        HSV (HSB):
        165°, 30.5310%, 88.6275%
        XYZ:
        52.6096, 66.1643, 70.3198
        xyY:
        0.2782, 0.3499, 66.1643
      CIE-Lab:
        85.0801, -25.1596, 1.3997
        CIE-LCH:
        85.0801, 25.1985, 176.8158
        CIE-Luv:
        85.0801, -33.5105, 6.3689
        Hunter-Lab:
        81.3414, -26.8981, 5.6827
      #9de2d1 color charts
#9de2d1 RGB chart
      #9de2d1 CMYK chart
      #9de2d1 RGB pie chart
      #9de2d1 color shades, tints & tones
#9de2d1 color schemes
#9de2d1 color preview, HTML & CSS examples
           This text has a color of #9de2d1        
        
          <p style="color:#9de2d1;">Text here</p>
        
        
          .mytext {color:#9de2d1;}
        
        Text color #9de2d1
      
           This box has a color of #9de2d1        
        
          <div style="background-color:#9de2d1;">Content here</div>
        
        
          .mybackground {background-color:#9de2d1;}
        
        Background color #9de2d1
      
           Border around this has a color of #9de2d1        
        
          <div style="border:2px solid #9de2d1;">Content here</div>
        
        
          .myborder {border:2px solid #9de2d1;}
        
        Border color #9de2d1