#99d4d5 color space conversions
Hex:
        #99d4d5
        RGB:
        153, 212, 213
        CMY:
        40, 17, 16
        CMYK:
        28, 0, 0, 16
      HSL:
        181°, 41.6667%, 71.7647%
        HSV (HSB):
        181°, 28.1690%, 83.5294%
        XYZ:
        48.6906, 58.6634, 71.7077
        xyY:
        0.2719, 0.3276, 58.6634
      CIE-Lab:
        81.1062, -18.4886, -6.5819
        CIE-LCH:
        81.1062, 19.6252, 199.5957
        CIE-Luv:
        81.1062, -29.0565, -7.0945
        Hunter-Lab:
        76.5920, -20.5611, -1.8946
      #99d4d5 color charts
#99d4d5 RGB chart
      #99d4d5 CMYK chart
      #99d4d5 RGB pie chart
      #99d4d5 color shades, tints & tones
#99d4d5 color schemes
#99d4d5 color preview, HTML & CSS examples
           This text has a color of #99d4d5        
        
          <p style="color:#99d4d5;">Text here</p>
        
        
          .mytext {color:#99d4d5;}
        
        Text color #99d4d5
      
           This box has a color of #99d4d5        
        
          <div style="background-color:#99d4d5;">Content here</div>
        
        
          .mybackground {background-color:#99d4d5;}
        
        Background color #99d4d5
      
           Border around this has a color of #99d4d5        
        
          <div style="border:2px solid #99d4d5;">Content here</div>
        
        
          .myborder {border:2px solid #99d4d5;}
        
        Border color #99d4d5