#8fddc3 color space conversions
Hex:
        #8fddc3
        RGB:
        143, 221, 195
        CMY:
        44, 13, 24
        CMYK:
        35, 0, 12, 13
      HSL:
        160°, 53.4247%, 71.3725%
        HSV (HSB):
        160°, 35.2941%, 86.6667%
        XYZ:
        47.0345, 61.4927, 61.0201
        xyY:
        0.2774, 0.3627, 61.4927
      CIE-Lab:
        82.6429, -29.7005, 5.1815
        CIE-LCH:
        82.6429, 30.1491, 170.1039
        CIE-Luv:
        82.6429, -37.1667, 12.7560
        Hunter-Lab:
        78.4173, -30.1664, 8.7558
      #8fddc3 color charts
#8fddc3 RGB chart
      #8fddc3 CMYK chart
      #8fddc3 RGB pie chart
      #8fddc3 color shades, tints & tones
#8fddc3 color schemes
#8fddc3 color preview, HTML & CSS examples
           This text has a color of #8fddc3        
        
          <p style="color:#8fddc3;">Text here</p>
        
        
          .mytext {color:#8fddc3;}
        
        Text color #8fddc3
      
           This box has a color of #8fddc3        
        
          <div style="background-color:#8fddc3;">Content here</div>
        
        
          .mybackground {background-color:#8fddc3;}
        
        Background color #8fddc3
      
           Border around this has a color of #8fddc3        
        
          <div style="border:2px solid #8fddc3;">Content here</div>
        
        
          .myborder {border:2px solid #8fddc3;}
        
        Border color #8fddc3