#3fb2ab color space conversions
Hex:
        #3fb2ab
        RGB:
        63, 178, 171
        CMY:
        75, 30, 33
        CMYK:
        65, 0, 4, 30
      HSL:
        176°, 47.7178%, 47.2549%
        HSV (HSB):
        176°, 64.6067%, 69.8039%
        XYZ:
        25.3210, 35.8378, 44.1109
        xyY:
        0.2405, 0.3404, 35.8378
      CIE-Lab:
        66.3958, -33.4300, -5.9258
        CIE-LCH:
        66.3958, 33.9511, 190.0519
        CIE-Luv:
        66.3958, -45.0164, -3.7952
        Hunter-Lab:
        59.8647, -29.2631, -1.7822
      #3fb2ab color charts
#3fb2ab RGB chart
      #3fb2ab CMYK chart
      #3fb2ab RGB pie chart
      #3fb2ab color shades, tints & tones
#3fb2ab color schemes
#3fb2ab color preview, HTML & CSS examples
           This text has a color of #3fb2ab        
        
          <p style="color:#3fb2ab;">Text here</p>
        
        
          .mytext {color:#3fb2ab;}
        
        Text color #3fb2ab
      
           This box has a color of #3fb2ab        
        
          <div style="background-color:#3fb2ab;">Content here</div>
        
        
          .mybackground {background-color:#3fb2ab;}
        
        Background color #3fb2ab
      
           Border around this has a color of #3fb2ab        
        
          <div style="border:2px solid #3fb2ab;">Content here</div>
        
        
          .myborder {border:2px solid #3fb2ab;}
        
        Border color #3fb2ab