#8fddc8 color space conversions
Hex:
        #8fddc8
        RGB:
        143, 221, 200
        CMY:
        44, 13, 22
        CMYK:
        35, 0, 10, 13
      HSL:
        164°, 53.4247%, 71.3725%
        HSV (HSB):
        164°, 35.2941%, 86.6667%
        XYZ:
        47.6095, 61.7227, 64.0480
        xyY:
        0.2746, 0.3560, 61.7227
      CIE-Lab:
        82.7657, -28.6249, 2.7098
        CIE-LCH:
        82.7657, 28.7529, 174.5923
        CIE-Luv:
        82.7657, -37.0742, 8.8749
        Hunter-Lab:
        78.5638, -29.3160, 6.6593
      #8fddc8 color charts
#8fddc8 RGB chart
      #8fddc8 CMYK chart
      #8fddc8 RGB pie chart
      #8fddc8 color shades, tints & tones
#8fddc8 color schemes
#8fddc8 color preview, HTML & CSS examples
           This text has a color of #8fddc8        
        
          <p style="color:#8fddc8;">Text here</p>
        
        
          .mytext {color:#8fddc8;}
        
        Text color #8fddc8
      
           This box has a color of #8fddc8        
        
          <div style="background-color:#8fddc8;">Content here</div>
        
        
          .mybackground {background-color:#8fddc8;}
        
        Background color #8fddc8
      
           Border around this has a color of #8fddc8        
        
          <div style="border:2px solid #8fddc8;">Content here</div>
        
        
          .myborder {border:2px solid #8fddc8;}
        
        Border color #8fddc8