#99d4d3 color space conversions
Hex:
        #99d4d3
        RGB:
        153, 212, 211
        CMY:
        40, 17, 17
        CMYK:
        28, 0, 0, 17
      HSL:
        179°, 40.6897%, 71.5686%
        HSV (HSB):
        179°, 27.8302%, 83.1373%
        XYZ:
        48.4382, 58.5624, 70.3787
        xyY:
        0.2731, 0.3302, 58.5624
      CIE-Lab:
        81.0505, -18.9407, -5.5963
        CIE-LCH:
        81.0505, 19.7502, 196.4606
        CIE-Luv:
        81.0505, -29.0641, -5.4719
        Hunter-Lab:
        76.5261, -20.9367, -0.9590
      #99d4d3 color charts
#99d4d3 RGB chart
      #99d4d3 CMYK chart
      #99d4d3 RGB pie chart
      #99d4d3 color shades, tints & tones
#99d4d3 color schemes
#99d4d3 color preview, HTML & CSS examples
           This text has a color of #99d4d3        
        
          <p style="color:#99d4d3;">Text here</p>
        
        
          .mytext {color:#99d4d3;}
        
        Text color #99d4d3
      
           This box has a color of #99d4d3        
        
          <div style="background-color:#99d4d3;">Content here</div>
        
        
          .mybackground {background-color:#99d4d3;}
        
        Background color #99d4d3
      
           Border around this has a color of #99d4d3        
        
          <div style="border:2px solid #99d4d3;">Content here</div>
        
        
          .myborder {border:2px solid #99d4d3;}
        
        Border color #99d4d3