#9dd5bc color space conversions
Hex:
        #9dd5bc
        RGB:
        157, 213, 188
        CMY:
        38, 16, 26
        CMYK:
        26, 0, 12, 16
      HSL:
        153°, 40.0000%, 72.5490%
        HSV (HSB):
        153°, 26.2911%, 83.5294%
        XYZ:
        46.7760, 58.3874, 56.3815
        xyY:
        0.2896, 0.3614, 58.3874
      CIE-Lab:
        80.9537, -23.1455, 6.5579
        CIE-LCH:
        80.9537, 24.0566, 164.1808
        CIE-Luv:
        80.9537, -27.8435, 13.6780
        Hunter-Lab:
        76.4117, -24.4503, 9.7402
      #9dd5bc color charts
#9dd5bc RGB chart
      #9dd5bc CMYK chart
      #9dd5bc RGB pie chart
      #9dd5bc color shades, tints & tones
#9dd5bc color schemes
#9dd5bc color preview, HTML & CSS examples
           This text has a color of #9dd5bc        
        
          <p style="color:#9dd5bc;">Text here</p>
        
        
          .mytext {color:#9dd5bc;}
        
        Text color #9dd5bc
      
           This box has a color of #9dd5bc        
        
          <div style="background-color:#9dd5bc;">Content here</div>
        
        
          .mybackground {background-color:#9dd5bc;}
        
        Background color #9dd5bc
      
           Border around this has a color of #9dd5bc        
        
          <div style="border:2px solid #9dd5bc;">Content here</div>
        
        
          .myborder {border:2px solid #9dd5bc;}
        
        Border color #9dd5bc