#99cfa3 color space conversions
Hex:
        #99cfa3
        RGB:
        153, 207, 163
        CMY:
        40, 19, 36
        CMYK:
        26, 0, 21, 19
      HSL:
        131°, 36.0000%, 70.5882%
        HSV (HSB):
        131°, 26.0870%, 81.1765%
        XYZ:
        42.0606, 54.0423, 42.8647
        xyY:
        0.3027, 0.3889, 54.0423
      CIE-Lab:
        78.4864, -26.2480, 16.3269
        CIE-LCH:
        78.4864, 30.9116, 148.1173
        CIE-Luv:
        78.4864, -26.9259, 27.8737
        Hunter-Lab:
        73.5135, -26.5202, 16.8882
      #99cfa3 color charts
#99cfa3 RGB chart
      #99cfa3 CMYK chart
      #99cfa3 RGB pie chart
      #99cfa3 color shades, tints & tones
#99cfa3 color schemes
#99cfa3 color preview, HTML & CSS examples
           This text has a color of #99cfa3        
        
          <p style="color:#99cfa3;">Text here</p>
        
        
          .mytext {color:#99cfa3;}
        
        Text color #99cfa3
      
           This box has a color of #99cfa3        
        
          <div style="background-color:#99cfa3;">Content here</div>
        
        
          .mybackground {background-color:#99cfa3;}
        
        Background color #99cfa3
      
           Border around this has a color of #99cfa3        
        
          <div style="border:2px solid #99cfa3;">Content here</div>
        
        
          .myborder {border:2px solid #99cfa3;}
        
        Border color #99cfa3