#3fb1ba color space conversions
Hex:
        #3fb1ba
        RGB:
        63, 177, 186
        CMY:
        75, 31, 27
        CMYK:
        66, 5, 0, 27
      HSL:
        184°, 49.3976%, 48.8235%
        HSV (HSB):
        184°, 66.1290%, 72.9412%
        XYZ:
        26.6350, 36.0462, 52.0082
        xyY:
        0.2322, 0.3143, 36.0462
      CIE-Lab:
        66.5552, -28.6455, -14.0024
        CIE-LCH:
        66.5552, 31.8847, 206.0501
        CIE-Luv:
        66.5552, -43.7399, -17.1720
        Hunter-Lab:
        60.0385, -25.8792, -9.3328
      #3fb1ba color charts
#3fb1ba RGB chart
      #3fb1ba CMYK chart
      #3fb1ba RGB pie chart
      #3fb1ba color shades, tints & tones
#3fb1ba color schemes
#3fb1ba color preview, HTML & CSS examples
           This text has a color of #3fb1ba        
        
          <p style="color:#3fb1ba;">Text here</p>
        
        
          .mytext {color:#3fb1ba;}
        
        Text color #3fb1ba
      
           This box has a color of #3fb1ba        
        
          <div style="background-color:#3fb1ba;">Content here</div>
        
        
          .mybackground {background-color:#3fb1ba;}
        
        Background color #3fb1ba
      
           Border around this has a color of #3fb1ba        
        
          <div style="border:2px solid #3fb1ba;">Content here</div>
        
        
          .myborder {border:2px solid #3fb1ba;}
        
        Border color #3fb1ba