#99dbcb color space conversions
Hex:
        #99dbcb
        RGB:
        153, 219, 203
        CMY:
        40, 14, 20
        CMYK:
        30, 0, 7, 14
      HSL:
        165°, 47.8261%, 72.9412%
        HSV (HSB):
        165°, 30.1370%, 85.8824%
        XYZ:
        49.2479, 61.7471, 65.8227
        xyY:
        0.2785, 0.3492, 61.7471
      CIE-Lab:
        82.7788, -24.1773, 1.1985
        CIE-LCH:
        82.7788, 24.2070, 177.1620
        CIE-Luv:
        82.7788, -32.1659, 5.8735
        Hunter-Lab:
        78.5793, -25.6429, 5.3408
      #99dbcb color charts
#99dbcb RGB chart
      #99dbcb CMYK chart
      #99dbcb RGB pie chart
      #99dbcb color shades, tints & tones
#99dbcb color schemes
#99dbcb color preview, HTML & CSS examples
           This text has a color of #99dbcb        
        
          <p style="color:#99dbcb;">Text here</p>
        
        
          .mytext {color:#99dbcb;}
        
        Text color #99dbcb
      
           This box has a color of #99dbcb        
        
          <div style="background-color:#99dbcb;">Content here</div>
        
        
          .mybackground {background-color:#99dbcb;}
        
        Background color #99dbcb
      
           Border around this has a color of #99dbcb        
        
          <div style="border:2px solid #99dbcb;">Content here</div>
        
        
          .myborder {border:2px solid #99dbcb;}
        
        Border color #99dbcb