#9bf9af color space conversions
Hex:
        #9bf9af
        RGB:
        155, 249, 175
        CMY:
        39, 2, 31
        CMYK:
        38, 0, 30, 2
      HSL:
        133°, 88.6792%, 79.2157%
        HSV (HSB):
        133°, 37.7510%, 97.6471%
        XYZ:
        55.1311, 77.8151, 52.6715
        xyY:
        0.2970, 0.4192, 77.8151
      CIE-Lab:
        90.6954, -42.9069, 26.9568
        CIE-LCH:
        90.6954, 50.6722, 147.8604
        CIE-Luv:
        90.6954, -44.9008, 46.0022
        Hunter-Lab:
        88.2129, -42.8139, 26.3472
      #9bf9af color charts
#9bf9af RGB chart
      #9bf9af CMYK chart
      #9bf9af RGB pie chart
      #9bf9af color shades, tints & tones
#9bf9af color schemes
#9bf9af color preview, HTML & CSS examples
           This text has a color of #9bf9af        
        
          <p style="color:#9bf9af;">Text here</p>
        
        
          .mytext {color:#9bf9af;}
        
        Text color #9bf9af
      
           This box has a color of #9bf9af        
        
          <div style="background-color:#9bf9af;">Content here</div>
        
        
          .mybackground {background-color:#9bf9af;}
        
        Background color #9bf9af
      
           Border around this has a color of #9bf9af        
        
          <div style="border:2px solid #9bf9af;">Content here</div>
        
        
          .myborder {border:2px solid #9bf9af;}
        
        Border color #9bf9af