#9fd2be color space conversions
Hex:
        #9fd2be
        RGB:
        159, 210, 190
        CMY:
        38, 18, 25
        CMYK:
        24, 0, 10, 18
      HSL:
        156°, 36.1702%, 72.3529%
        HSV (HSB):
        156°, 24.2857%, 82.3529%
        XYZ:
        46.6389, 57.1818, 57.2943
        xyY:
        0.2895, 0.3549, 57.1818
      CIE-Lab:
        80.2818, -20.6349, 4.5373
        CIE-LCH:
        80.2818, 21.1279, 167.5989
        CIE-Luv:
        80.2818, -25.5708, 10.2693
        Hunter-Lab:
        75.6187, -22.2401, 8.0106
      #9fd2be color charts
#9fd2be RGB chart
      #9fd2be CMYK chart
      #9fd2be RGB pie chart
      #9fd2be color shades, tints & tones
#9fd2be color schemes
#9fd2be color preview, HTML & CSS examples
           This text has a color of #9fd2be        
        
          <p style="color:#9fd2be;">Text here</p>
        
        
          .mytext {color:#9fd2be;}
        
        Text color #9fd2be
      
           This box has a color of #9fd2be        
        
          <div style="background-color:#9fd2be;">Content here</div>
        
        
          .mybackground {background-color:#9fd2be;}
        
        Background color #9fd2be
      
           Border around this has a color of #9fd2be        
        
          <div style="border:2px solid #9fd2be;">Content here</div>
        
        
          .myborder {border:2px solid #9fd2be;}
        
        Border color #9fd2be