#8dedd8 color space conversions
Hex:
        #8dedd8
        RGB:
        141, 237, 216
        CMY:
        45, 7, 15
        CMYK:
        41, 0, 9, 7
      HSL:
        167°, 72.7273%, 74.1176%
        HSV (HSB):
        167°, 40.5063%, 92.9412%
        XYZ:
        53.6634, 71.1890, 75.8782
        xyY:
        0.2673, 0.3546, 71.1890
      CIE-Lab:
        87.5767, -33.1980, 1.2641
        CIE-LCH:
        87.5767, 33.2220, 177.8193
        CIE-Luv:
        87.5767, -44.0997, 7.4708
        Hunter-Lab:
        84.3736, -34.1239, 5.7412
      #8dedd8 color charts
#8dedd8 RGB chart
      #8dedd8 CMYK chart
      #8dedd8 RGB pie chart
      #8dedd8 color shades, tints & tones
#8dedd8 color schemes
#8dedd8 color preview, HTML & CSS examples
           This text has a color of #8dedd8        
        
          <p style="color:#8dedd8;">Text here</p>
        
        
          .mytext {color:#8dedd8;}
        
        Text color #8dedd8
      
           This box has a color of #8dedd8        
        
          <div style="background-color:#8dedd8;">Content here</div>
        
        
          .mybackground {background-color:#8dedd8;}
        
        Background color #8dedd8
      
           Border around this has a color of #8dedd8        
        
          <div style="border:2px solid #8dedd8;">Content here</div>
        
        
          .myborder {border:2px solid #8dedd8;}
        
        Border color #8dedd8