#99d2d1 color space conversions
Hex:
        #99d2d1
        RGB:
        153, 210, 209
        CMY:
        40, 18, 18
        CMYK:
        27, 0, 0, 18
      HSL:
        179°, 38.7755%, 71.1765%
        HSV (HSB):
        179°, 27.1429%, 82.3529%
        XYZ:
        47.6921, 57.4689, 68.9006
        xyY:
        0.2740, 0.3302, 57.4689
      CIE-Lab:
        80.4426, -18.3820, -5.4251
        CIE-LCH:
        80.4426, 19.1659, 196.4430
        CIE-Luv:
        80.4426, -28.1997, -5.2860
        Hunter-Lab:
        75.8083, -20.3675, -0.8217
      #99d2d1 color charts
#99d2d1 RGB chart
      #99d2d1 CMYK chart
      #99d2d1 RGB pie chart
      #99d2d1 color shades, tints & tones
#99d2d1 color schemes
#99d2d1 color preview, HTML & CSS examples
           This text has a color of #99d2d1        
        
          <p style="color:#99d2d1;">Text here</p>
        
        
          .mytext {color:#99d2d1;}
        
        Text color #99d2d1
      
           This box has a color of #99d2d1        
        
          <div style="background-color:#99d2d1;">Content here</div>
        
        
          .mybackground {background-color:#99d2d1;}
        
        Background color #99d2d1
      
           Border around this has a color of #99d2d1        
        
          <div style="border:2px solid #99d2d1;">Content here</div>
        
        
          .myborder {border:2px solid #99d2d1;}
        
        Border color #99d2d1