#8ddcce color space conversions
Hex:
        #8ddcce
        RGB:
        141, 220, 206
        CMY:
        45, 14, 19
        CMYK:
        36, 0, 6, 14
      HSL:
        169°, 53.0201%, 70.7843%
        HSV (HSB):
        169°, 35.9091%, 86.2745%
        XYZ:
        47.7183, 61.3054, 67.7106
        xyY:
        0.2700, 0.3469, 61.3054
      CIE-Lab:
        82.5426, -27.3610, -0.8102
        CIE-LCH:
        82.5426, 27.3730, 181.6961
        CIE-Luv:
        82.5426, -37.2997, 3.2942
        Hunter-Lab:
        78.2977, -28.2348, 3.5354
      #8ddcce color charts
#8ddcce RGB chart
      #8ddcce CMYK chart
      #8ddcce RGB pie chart
      #8ddcce color shades, tints & tones
#8ddcce color schemes
#8ddcce color preview, HTML & CSS examples
           This text has a color of #8ddcce        
        
          <p style="color:#8ddcce;">Text here</p>
        
        
          .mytext {color:#8ddcce;}
        
        Text color #8ddcce
      
           This box has a color of #8ddcce        
        
          <div style="background-color:#8ddcce;">Content here</div>
        
        
          .mybackground {background-color:#8ddcce;}
        
        Background color #8ddcce
      
           Border around this has a color of #8ddcce        
        
          <div style="border:2px solid #8ddcce;">Content here</div>
        
        
          .myborder {border:2px solid #8ddcce;}
        
        Border color #8ddcce