#8fdbbc color space conversions
Hex:
        #8fdbbc
        RGB:
        143, 219, 188
        CMY:
        44, 14, 26
        CMYK:
        35, 0, 14, 14
      HSL:
        156°, 51.3514%, 70.9804%
        HSV (HSB):
        156°, 34.7032%, 85.8824%
        XYZ:
        45.7363, 60.1335, 56.7733
        xyY:
        0.2812, 0.3697, 60.1335
      CIE-Lab:
        81.9107, -30.2171, 7.8367
        CIE-LCH:
        81.9107, 31.2167, 165.4608
        CIE-Luv:
        81.9107, -36.4306, 16.7375
        Hunter-Lab:
        77.5458, -30.4263, 10.8743
      #8fdbbc color charts
#8fdbbc RGB chart
      #8fdbbc CMYK chart
      #8fdbbc RGB pie chart
      #8fdbbc color shades, tints & tones
#8fdbbc color schemes
#8fdbbc color preview, HTML & CSS examples
           This text has a color of #8fdbbc        
        
          <p style="color:#8fdbbc;">Text here</p>
        
        
          .mytext {color:#8fdbbc;}
        
        Text color #8fdbbc
      
           This box has a color of #8fdbbc        
        
          <div style="background-color:#8fdbbc;">Content here</div>
        
        
          .mybackground {background-color:#8fdbbc;}
        
        Background color #8fdbbc
      
           Border around this has a color of #8fdbbc        
        
          <div style="border:2px solid #8fdbbc;">Content here</div>
        
        
          .myborder {border:2px solid #8fdbbc;}
        
        Border color #8fdbbc