#8dedd5 color space conversions
Hex:
        #8dedd5
        RGB:
        141, 237, 213
        CMY:
        45, 7, 16
        CMYK:
        41, 0, 10, 7
      HSL:
        165°, 72.7273%, 74.1176%
        HSV (HSB):
        165°, 40.5063%, 92.9412%
        XYZ:
        53.2789, 71.0352, 73.8539
        xyY:
        0.2689, 0.3585, 71.0352
      CIE-Lab:
        87.5021, -33.8655, 2.7266
        CIE-LCH:
        87.5021, 33.9751, 175.3969
        CIE-Luv:
        87.5021, -44.1837, 9.8221
        Hunter-Lab:
        84.2824, -34.6557, 7.0438
      #8dedd5 color charts
#8dedd5 RGB chart
      #8dedd5 CMYK chart
      #8dedd5 RGB pie chart
      #8dedd5 color shades, tints & tones
#8dedd5 color schemes
#8dedd5 color preview, HTML & CSS examples
           This text has a color of #8dedd5        
        
          <p style="color:#8dedd5;">Text here</p>
        
        
          .mytext {color:#8dedd5;}
        
        Text color #8dedd5
      
           This box has a color of #8dedd5        
        
          <div style="background-color:#8dedd5;">Content here</div>
        
        
          .mybackground {background-color:#8dedd5;}
        
        Background color #8dedd5
      
           Border around this has a color of #8dedd5        
        
          <div style="border:2px solid #8dedd5;">Content here</div>
        
        
          .myborder {border:2px solid #8dedd5;}
        
        Border color #8dedd5