#3bc2ce color space conversions
Hex:
        #3bc2ce
        RGB:
        59, 194, 206
        CMY:
        77, 24, 19
        CMYK:
        71, 6, 0, 19
      HSL:
        185°, 60.0000%, 51.9608%
        HSV (HSB):
        185°, 71.3592%, 80.7843%
        XYZ:
        32.2360, 43.9696, 65.1805
        xyY:
        0.2280, 0.3110, 43.9696
      CIE-Lab:
        72.2082, -31.5192, -16.4749
        CIE-LCH:
        72.2082, 35.5652, 207.5957
        CIE-Luv:
        72.2082, -49.3024, -20.9873
        Hunter-Lab:
        66.3096, -29.2651, -11.8637
      #3bc2ce color charts
#3bc2ce RGB chart
      #3bc2ce CMYK chart
      #3bc2ce RGB pie chart
      #3bc2ce color shades, tints & tones
#3bc2ce color schemes
#3bc2ce color preview, HTML & CSS examples
           This text has a color of #3bc2ce        
        
          <p style="color:#3bc2ce;">Text here</p>
        
        
          .mytext {color:#3bc2ce;}
        
        Text color #3bc2ce
      
           This box has a color of #3bc2ce        
        
          <div style="background-color:#3bc2ce;">Content here</div>
        
        
          .mybackground {background-color:#3bc2ce;}
        
        Background color #3bc2ce
      
           Border around this has a color of #3bc2ce        
        
          <div style="border:2px solid #3bc2ce;">Content here</div>
        
        
          .myborder {border:2px solid #3bc2ce;}
        
        Border color #3bc2ce