#9ff5bf color space conversions
Hex:
        #9ff5bf
        RGB:
        159, 245, 191
        CMY:
        38, 4, 25
        CMYK:
        35, 0, 22, 4
      HSL:
        142°, 81.1321%, 79.2157%
        HSV (HSB):
        142°, 35.1020%, 96.0784%
        XYZ:
        56.3545, 76.4373, 61.0739
        xyY:
        0.2907, 0.3943, 76.4373
      CIE-Lab:
        90.0620, -37.1148, 17.9246
        CIE-LCH:
        90.0620, 41.2165, 154.2218
        CIE-Luv:
        90.0620, -41.2319, 32.7372
        Hunter-Lab:
        87.4284, -37.9426, 19.7824
      #9ff5bf color charts
#9ff5bf RGB chart
      #9ff5bf CMYK chart
      #9ff5bf RGB pie chart
      #9ff5bf color shades, tints & tones
#9ff5bf color schemes
#9ff5bf color preview, HTML & CSS examples
           This text has a color of #9ff5bf        
        
          <p style="color:#9ff5bf;">Text here</p>
        
        
          .mytext {color:#9ff5bf;}
        
        Text color #9ff5bf
      
           This box has a color of #9ff5bf        
        
          <div style="background-color:#9ff5bf;">Content here</div>
        
        
          .mybackground {background-color:#9ff5bf;}
        
        Background color #9ff5bf
      
           Border around this has a color of #9ff5bf        
        
          <div style="border:2px solid #9ff5bf;">Content here</div>
        
        
          .myborder {border:2px solid #9ff5bf;}
        
        Border color #9ff5bf