#9fe1bf color space conversions
Hex:
        #9fe1bf
        RGB:
        159, 225, 191
        CMY:
        38, 12, 25
        CMYK:
        29, 0, 15, 12
      HSL:
        149°, 52.3810%, 75.2941%
        HSV (HSB):
        149°, 29.3333%, 88.2353%
        XYZ:
        50.6273, 64.9829, 59.1648
        xyY:
        0.2897, 0.3718, 64.9829
      CIE-Lab:
        84.4749, -27.7735, 10.0285
        CIE-LCH:
        84.4749, 29.5286, 160.1463
        CIE-Luv:
        84.4749, -32.3790, 19.6294
        Hunter-Lab:
        80.6120, -28.9665, 12.9128
      #9fe1bf color charts
#9fe1bf RGB chart
      #9fe1bf CMYK chart
      #9fe1bf RGB pie chart
      #9fe1bf color shades, tints & tones
#9fe1bf color schemes
#9fe1bf color preview, HTML & CSS examples
           This text has a color of #9fe1bf        
        
          <p style="color:#9fe1bf;">Text here</p>
        
        
          .mytext {color:#9fe1bf;}
        
        Text color #9fe1bf
      
           This box has a color of #9fe1bf        
        
          <div style="background-color:#9fe1bf;">Content here</div>
        
        
          .mybackground {background-color:#9fe1bf;}
        
        Background color #9fe1bf
      
           Border around this has a color of #9fe1bf        
        
          <div style="border:2px solid #9fe1bf;">Content here</div>
        
        
          .myborder {border:2px solid #9fe1bf;}
        
        Border color #9fe1bf