#99c7cf color space conversions
Hex:
        #99c7cf
        RGB:
        153, 199, 207
        CMY:
        40, 22, 19
        CMYK:
        26, 4, 0, 19
      HSL:
        189°, 36.0000%, 70.5882%
        HSV (HSB):
        189°, 26.0870%, 81.1765%
        XYZ:
        44.8228, 52.1241, 66.7300
        xyY:
        0.2738, 0.3185, 52.1241
      CIE-Lab:
        77.3550, -13.2067, -8.9263
        CIE-LCH:
        77.3550, 15.9403, 214.0544
        CIE-Luv:
        77.3550, -23.3715, -11.5611
        Hunter-Lab:
        72.1971, -15.5250, -4.2624
      #99c7cf color charts
#99c7cf RGB chart
      #99c7cf CMYK chart
      #99c7cf RGB pie chart
      #99c7cf color shades, tints & tones
#99c7cf color schemes
#99c7cf color preview, HTML & CSS examples
           This text has a color of #99c7cf        
        
          <p style="color:#99c7cf;">Text here</p>
        
        
          .mytext {color:#99c7cf;}
        
        Text color #99c7cf
      
           This box has a color of #99c7cf        
        
          <div style="background-color:#99c7cf;">Content here</div>
        
        
          .mybackground {background-color:#99c7cf;}
        
        Background color #99c7cf
      
           Border around this has a color of #99c7cf        
        
          <div style="border:2px solid #99c7cf;">Content here</div>
        
        
          .myborder {border:2px solid #99c7cf;}
        
        Border color #99c7cf