#3bc2b2 color space conversions
Hex:
        #3bc2b2
        RGB:
        59, 194, 178
        CMY:
        77, 24, 30
        CMYK:
        70, 0, 8, 24
      HSL:
        173°, 53.3597%, 49.6078%
        HSV (HSB):
        173°, 69.5876%, 76.0784%
        XYZ:
        29.1313, 42.7277, 48.8314
        xyY:
        0.2414, 0.3540, 42.7277
      CIE-Lab:
        71.3698, -39.4796, -2.4511
        CIE-LCH:
        71.3698, 39.5556, 183.5526
        CIE-Luv:
        71.3698, -51.1537, 2.4243
        Hunter-Lab:
        65.3665, -34.8407, 1.4645
      #3bc2b2 color charts
#3bc2b2 RGB chart
      #3bc2b2 CMYK chart
      #3bc2b2 RGB pie chart
      #3bc2b2 color shades, tints & tones
#3bc2b2 color schemes
#3bc2b2 color preview, HTML & CSS examples
           This text has a color of #3bc2b2        
        
          <p style="color:#3bc2b2;">Text here</p>
        
        
          .mytext {color:#3bc2b2;}
        
        Text color #3bc2b2
      
           This box has a color of #3bc2b2        
        
          <div style="background-color:#3bc2b2;">Content here</div>
        
        
          .mybackground {background-color:#3bc2b2;}
        
        Background color #3bc2b2
      
           Border around this has a color of #3bc2b2        
        
          <div style="border:2px solid #3bc2b2;">Content here</div>
        
        
          .myborder {border:2px solid #3bc2b2;}
        
        Border color #3bc2b2