#9fd2bf color space conversions
Hex:
        #9fd2bf
        RGB:
        159, 210, 191
        CMY:
        38, 18, 25
        CMYK:
        24, 0, 9, 18
      HSL:
        158°, 36.1702%, 72.3529%
        HSV (HSB):
        158°, 24.2857%, 82.3529%
        XYZ:
        46.7486, 57.2257, 57.8720
        xyY:
        0.2888, 0.3536, 57.2257
      CIE-Lab:
        80.3064, -20.4321, 4.0389
        CIE-LCH:
        80.3064, 20.8275, 168.8183
        CIE-Luv:
        80.3064, -25.5735, 9.4972
        Hunter-Lab:
        75.6477, -22.0743, 7.5953
      #9fd2bf color charts
#9fd2bf RGB chart
      #9fd2bf CMYK chart
      #9fd2bf RGB pie chart
      #9fd2bf color shades, tints & tones
#9fd2bf color schemes
#9fd2bf color preview, HTML & CSS examples
           This text has a color of #9fd2bf        
        
          <p style="color:#9fd2bf;">Text here</p>
        
        
          .mytext {color:#9fd2bf;}
        
        Text color #9fd2bf
      
           This box has a color of #9fd2bf        
        
          <div style="background-color:#9fd2bf;">Content here</div>
        
        
          .mybackground {background-color:#9fd2bf;}
        
        Background color #9fd2bf
      
           Border around this has a color of #9fd2bf        
        
          <div style="border:2px solid #9fd2bf;">Content here</div>
        
        
          .myborder {border:2px solid #9fd2bf;}
        
        Border color #9fd2bf