#8fcfbf color space conversions
Hex:
        #8fcfbf
        RGB:
        143, 207, 191
        CMY:
        44, 19, 25
        CMYK:
        31, 0, 8, 19
      HSL:
        165°, 40.0000%, 68.6275%
        HSV (HSB):
        165°, 30.9179%, 81.1765%
        XYZ:
        43.0445, 54.2269, 57.4884
        xyY:
        0.2781, 0.3504, 54.2269
      CIE-Lab:
        78.5938, -23.7629, 1.4450
        CIE-LCH:
        78.5938, 23.8068, 176.5203
        CIE-Luv:
        78.5938, -31.1626, 6.1216
        Hunter-Lab:
        73.6389, -24.5286, 5.2608
      #8fcfbf color charts
#8fcfbf RGB chart
      #8fcfbf CMYK chart
      #8fcfbf RGB pie chart
      #8fcfbf color shades, tints & tones
#8fcfbf color schemes
#8fcfbf color preview, HTML & CSS examples
           This text has a color of #8fcfbf        
        
          <p style="color:#8fcfbf;">Text here</p>
        
        
          .mytext {color:#8fcfbf;}
        
        Text color #8fcfbf
      
           This box has a color of #8fcfbf        
        
          <div style="background-color:#8fcfbf;">Content here</div>
        
        
          .mybackground {background-color:#8fcfbf;}
        
        Background color #8fcfbf
      
           Border around this has a color of #8fcfbf        
        
          <div style="border:2px solid #8fcfbf;">Content here</div>
        
        
          .myborder {border:2px solid #8fcfbf;}
        
        Border color #8fcfbf