#9bd5da color space conversions
Hex:
        #9bd5da
        RGB:
        155, 213, 218
        CMY:
        39, 16, 15
        CMYK:
        29, 2, 0, 15
      HSL:
        185°, 45.9854%, 73.1373%
        HSV (HSB):
        185°, 28.8991%, 85.4902%
        XYZ:
        49.9667, 59.6190, 75.2038
        xyY:
        0.2704, 0.3226, 59.6190
      CIE-Lab:
        81.6307, -17.2841, -8.4608
        CIE-LCH:
        81.6307, 19.2439, 206.0822
        CIE-Luv:
        81.6307, -28.6454, -10.2670
        Hunter-Lab:
        77.2134, -19.6115, -3.6975
      #9bd5da color charts
#9bd5da RGB chart
      #9bd5da CMYK chart
      #9bd5da RGB pie chart
      #9bd5da color shades, tints & tones
#9bd5da color schemes
#9bd5da color preview, HTML & CSS examples
           This text has a color of #9bd5da        
        
          <p style="color:#9bd5da;">Text here</p>
        
        
          .mytext {color:#9bd5da;}
        
        Text color #9bd5da
      
           This box has a color of #9bd5da        
        
          <div style="background-color:#9bd5da;">Content here</div>
        
        
          .mybackground {background-color:#9bd5da;}
        
        Background color #9bd5da
      
           Border around this has a color of #9bd5da        
        
          <div style="border:2px solid #9bd5da;">Content here</div>
        
        
          .myborder {border:2px solid #9bd5da;}
        
        Border color #9bd5da