#8fddbe color space conversions
Hex:
        #8fddbe
        RGB:
        143, 221, 190
        CMY:
        44, 13, 25
        CMYK:
        35, 0, 14, 13
      HSL:
        156°, 53.4247%, 71.3725%
        HSV (HSB):
        156°, 35.2941%, 86.6667%
        XYZ:
        46.4784, 61.2702, 58.0919
        xyY:
        0.2803, 0.3695, 61.2702
      CIE-Lab:
        82.5238, -30.7520, 7.6571
        CIE-LCH:
        82.5238, 31.6909, 166.0179
        CIE-Luv:
        82.5238, -37.2588, 16.5833
        Hunter-Lab:
        78.2753, -30.9919, 10.7908
      #8fddbe color charts
#8fddbe RGB chart
      #8fddbe CMYK chart
      #8fddbe RGB pie chart
      #8fddbe color shades, tints & tones
#8fddbe color schemes
#8fddbe color preview, HTML & CSS examples
           This text has a color of #8fddbe        
        
          <p style="color:#8fddbe;">Text here</p>
        
        
          .mytext {color:#8fddbe;}
        
        Text color #8fddbe
      
           This box has a color of #8fddbe        
        
          <div style="background-color:#8fddbe;">Content here</div>
        
        
          .mybackground {background-color:#8fddbe;}
        
        Background color #8fddbe
      
           Border around this has a color of #8fddbe        
        
          <div style="border:2px solid #8fddbe;">Content here</div>
        
        
          .myborder {border:2px solid #8fddbe;}
        
        Border color #8fddbe