#99c2a5 color space conversions
Hex:
        #99c2a5
        RGB:
        153, 194, 165
        CMY:
        40, 24, 35
        CMYK:
        21, 0, 15, 24
      HSL:
        138°, 25.1534%, 68.0392%
        HSV (HSB):
        138°, 21.1340%, 76.0784%
        XYZ:
        39.2202, 48.0725, 42.8091
        xyY:
        0.3015, 0.3695, 48.0725
      CIE-Lab:
        74.8706, -19.4403, 10.1563
        CIE-LCH:
        74.8706, 21.9334, 152.4159
        CIE-Luv:
        74.8706, -20.7496, 17.9889
        Hunter-Lab:
        69.3343, -20.3634, 11.9266
      #99c2a5 color charts
#99c2a5 RGB chart
      #99c2a5 CMYK chart
      #99c2a5 RGB pie chart
      #99c2a5 color shades, tints & tones
#99c2a5 color schemes
#99c2a5 color preview, HTML & CSS examples
           This text has a color of #99c2a5        
        
          <p style="color:#99c2a5;">Text here</p>
        
        
          .mytext {color:#99c2a5;}
        
        Text color #99c2a5
      
           This box has a color of #99c2a5        
        
          <div style="background-color:#99c2a5;">Content here</div>
        
        
          .mybackground {background-color:#99c2a5;}
        
        Background color #99c2a5
      
           Border around this has a color of #99c2a5        
        
          <div style="border:2px solid #99c2a5;">Content here</div>
        
        
          .myborder {border:2px solid #99c2a5;}
        
        Border color #99c2a5