#9fc9ae color space conversions
Hex:
        #9fc9ae
        RGB:
        159, 201, 174
        CMY:
        38, 21, 32
        CMYK:
        21, 0, 13, 21
      HSL:
        141°, 28.0000%, 70.5882%
        HSV (HSB):
        141°, 20.8955%, 78.8235%
        XYZ:
        42.8247, 52.2002, 47.8629
        xyY:
        0.2997, 0.3653, 52.2002
      CIE-Lab:
        77.4004, -19.2734, 8.9653
        CIE-LCH:
        77.4004, 21.2565, 155.0537
        CIE-Luv:
        77.4004, -21.2680, 16.3880
        Hunter-Lab:
        72.2497, -20.6344, 11.2972
      #9fc9ae color charts
#9fc9ae RGB chart
      #9fc9ae CMYK chart
      #9fc9ae RGB pie chart
      #9fc9ae color shades, tints & tones
#9fc9ae color schemes
#9fc9ae color preview, HTML & CSS examples
           This text has a color of #9fc9ae        
        
          <p style="color:#9fc9ae;">Text here</p>
        
        
          .mytext {color:#9fc9ae;}
        
        Text color #9fc9ae
      
           This box has a color of #9fc9ae        
        
          <div style="background-color:#9fc9ae;">Content here</div>
        
        
          .mybackground {background-color:#9fc9ae;}
        
        Background color #9fc9ae
      
           Border around this has a color of #9fc9ae        
        
          <div style="border:2px solid #9fc9ae;">Content here</div>
        
        
          .myborder {border:2px solid #9fc9ae;}
        
        Border color #9fc9ae