#99c3cf color space conversions
Hex:
        #99c3cf
        RGB:
        153, 195, 207
        CMY:
        40, 24, 19
        CMYK:
        26, 6, 0, 19
      HSL:
        193°, 36.0000%, 70.5882%
        HSV (HSB):
        193°, 26.0870%, 81.1765%
        XYZ:
        43.9145, 50.3075, 66.4273
        xyY:
        0.2734, 0.3132, 50.3075
      CIE-Lab:
        76.2576, -11.1234, -10.5610
        CIE-LCH:
        76.2576, 15.3384, 223.5143
        CIE-Luv:
        76.2576, -21.6077, -14.4484
        Hunter-Lab:
        70.9278, -13.6066, -5.8785
      #99c3cf color charts
#99c3cf RGB chart
      #99c3cf CMYK chart
      #99c3cf RGB pie chart
      #99c3cf color shades, tints & tones
#99c3cf color schemes
#99c3cf color preview, HTML & CSS examples
           This text has a color of #99c3cf        
        
          <p style="color:#99c3cf;">Text here</p>
        
        
          .mytext {color:#99c3cf;}
        
        Text color #99c3cf
      
           This box has a color of #99c3cf        
        
          <div style="background-color:#99c3cf;">Content here</div>
        
        
          .mybackground {background-color:#99c3cf;}
        
        Background color #99c3cf
      
           Border around this has a color of #99c3cf        
        
          <div style="border:2px solid #99c3cf;">Content here</div>
        
        
          .myborder {border:2px solid #99c3cf;}
        
        Border color #99c3cf