#9bd5ea color space conversions
Hex:
        #9bd5ea
        RGB:
        155, 213, 234
        CMY:
        39, 16, 8
        CMYK:
        34, 9, 0, 8
      HSL:
        196°, 65.2893%, 76.2745%
        HSV (HSB):
        196°, 33.7607%, 91.7647%
        XYZ:
        52.1631, 60.4976, 86.7698
        xyY:
        0.2616, 0.3034, 60.4976
      CIE-Lab:
        82.1079, -13.5130, -16.2726
        CIE-LCH:
        82.1079, 21.1517, 230.2933
        CIE-Luv:
        82.1079, -28.6110, -23.5035
        Hunter-Lab:
        77.7802, -16.4047, -11.6964
      #9bd5ea color charts
#9bd5ea RGB chart
      #9bd5ea CMYK chart
      #9bd5ea RGB pie chart
      #9bd5ea color shades, tints & tones
#9bd5ea color schemes
#9bd5ea color preview, HTML & CSS examples
           This text has a color of #9bd5ea        
        
          <p style="color:#9bd5ea;">Text here</p>
        
        
          .mytext {color:#9bd5ea;}
        
        Text color #9bd5ea
      
           This box has a color of #9bd5ea        
        
          <div style="background-color:#9bd5ea;">Content here</div>
        
        
          .mybackground {background-color:#9bd5ea;}
        
        Background color #9bd5ea
      
           Border around this has a color of #9bd5ea        
        
          <div style="border:2px solid #9bd5ea;">Content here</div>
        
        
          .myborder {border:2px solid #9bd5ea;}
        
        Border color #9bd5ea