#9ddfc2 color space conversions
Hex:
        #9ddfc2
        RGB:
        157, 223, 194
        CMY:
        38, 13, 24
        CMYK:
        30, 0, 13, 13
      HSL:
        154°, 50.7692%, 74.5098%
        HSV (HSB):
        154°, 29.5964%, 87.4510%
        XYZ:
        50.0299, 63.8385, 60.7241
        xyY:
        0.2866, 0.3656, 63.8385
      CIE-Lab:
        83.8816, -26.8164, 7.5842
        CIE-LCH:
        83.8816, 27.8683, 164.2081
        CIE-Luv:
        83.8816, -32.3223, 15.8828
        Hunter-Lab:
        79.8990, -28.0529, 10.8682
      #9ddfc2 color charts
#9ddfc2 RGB chart
      #9ddfc2 CMYK chart
      #9ddfc2 RGB pie chart
      #9ddfc2 color shades, tints & tones
#9ddfc2 color schemes
#9ddfc2 color preview, HTML & CSS examples
           This text has a color of #9ddfc2        
        
          <p style="color:#9ddfc2;">Text here</p>
        
        
          .mytext {color:#9ddfc2;}
        
        Text color #9ddfc2
      
           This box has a color of #9ddfc2        
        
          <div style="background-color:#9ddfc2;">Content here</div>
        
        
          .mybackground {background-color:#9ddfc2;}
        
        Background color #9ddfc2
      
           Border around this has a color of #9ddfc2        
        
          <div style="border:2px solid #9ddfc2;">Content here</div>
        
        
          .myborder {border:2px solid #9ddfc2;}
        
        Border color #9ddfc2