#9bffda color space conversions
Hex:
        #9bffda
        RGB:
        155, 255, 218
        CMY:
        39, 0, 15
        CMYK:
        39, 0, 15, 0
      HSL:
        158°, 100.0000%, 80.3922%
        HSV (HSB):
        158°, 39.2157%, 100.0000%
        XYZ:
        61.9325, 83.5505, 79.1923
        xyY:
        0.2757, 0.3719, 83.5505
      CIE-Lab:
        93.2549, -37.4522, 8.5093
        CIE-LCH:
        93.2549, 38.4067, 167.1995
        CIE-Luv:
        93.2549, -46.4303, 19.3136
        Hunter-Lab:
        91.4060, -39.0171, 12.6165
      #9bffda color charts
#9bffda RGB chart
      #9bffda CMYK chart
      #9bffda RGB pie chart
      #9bffda color shades, tints & tones
#9bffda color schemes
#9bffda color preview, HTML & CSS examples
           This text has a color of #9bffda        
        
          <p style="color:#9bffda;">Text here</p>
        
        
          .mytext {color:#9bffda;}
        
        Text color #9bffda
      
           This box has a color of #9bffda        
        
          <div style="background-color:#9bffda;">Content here</div>
        
        
          .mybackground {background-color:#9bffda;}
        
        Background color #9bffda
      
           Border around this has a color of #9bffda        
        
          <div style="border:2px solid #9bffda;">Content here</div>
        
        
          .myborder {border:2px solid #9bffda;}
        
        Border color #9bffda