#3cb2bf color space conversions
Hex:
        #3cb2bf
        RGB:
        60, 178, 191
        CMY:
        76, 30, 25
        CMYK:
        69, 7, 0, 25
      HSL:
        186°, 52.1912%, 49.2157%
        HSV (HSB):
        186°, 68.5864%, 74.9020%
        XYZ:
        27.1878, 36.5630, 54.9146
        xyY:
        0.2291, 0.3081, 36.5630
      CIE-Lab:
        66.9479, -28.0897, -16.1850
        CIE-LCH:
        66.9479, 32.4189, 209.9502
        CIE-Luv:
        66.9479, -44.3459, -20.7810
        Hunter-Lab:
        60.4674, -25.5593, -11.5182
      #3cb2bf color charts
#3cb2bf RGB chart
      #3cb2bf CMYK chart
      #3cb2bf RGB pie chart
      #3cb2bf color shades, tints & tones
#3cb2bf color schemes
#3cb2bf color preview, HTML & CSS examples
           This text has a color of #3cb2bf        
        
          <p style="color:#3cb2bf;">Text here</p>
        
        
          .mytext {color:#3cb2bf;}
        
        Text color #3cb2bf
      
           This box has a color of #3cb2bf        
        
          <div style="background-color:#3cb2bf;">Content here</div>
        
        
          .mybackground {background-color:#3cb2bf;}
        
        Background color #3cb2bf
      
           Border around this has a color of #3cb2bf        
        
          <div style="border:2px solid #3cb2bf;">Content here</div>
        
        
          .myborder {border:2px solid #3cb2bf;}
        
        Border color #3cb2bf