#8cbfbf color space conversions
Hex:
        #8cbfbf
        RGB:
        140, 191, 191
        CMY:
        45, 25, 25
        CMYK:
        27, 0, 0, 25
      HSL:
        180°, 28.4916%, 64.9020%
        HSV (HSB):
        180°, 26.7016%, 74.9020%
        XYZ:
        38.8500, 46.5986, 56.2370
        xyY:
        0.2742, 0.3289, 46.5986
      CIE-Lab:
        73.9323, -16.5707, -5.4107
        CIE-LCH:
        73.9323, 17.4317, 198.0830
        CIE-Luv:
        73.9323, -25.3918, -5.4899
        Hunter-Lab:
        68.2632, -17.8726, -1.0604
      #8cbfbf color charts
#8cbfbf RGB chart
      #8cbfbf CMYK chart
      #8cbfbf RGB pie chart
      #8cbfbf color shades, tints & tones
#8cbfbf color schemes
#8cbfbf color preview, HTML & CSS examples
           This text has a color of #8cbfbf        
        
          <p style="color:#8cbfbf;">Text here</p>
        
        
          .mytext {color:#8cbfbf;}
        
        Text color #8cbfbf
      
           This box has a color of #8cbfbf        
        
          <div style="background-color:#8cbfbf;">Content here</div>
        
        
          .mybackground {background-color:#8cbfbf;}
        
        Background color #8cbfbf
      
           Border around this has a color of #8cbfbf        
        
          <div style="border:2px solid #8cbfbf;">Content here</div>
        
        
          .myborder {border:2px solid #8cbfbf;}
        
        Border color #8cbfbf