#3fb4bc color space conversions
Hex:
        #3fb4bc
        RGB:
        63, 180, 188
        CMY:
        75, 29, 26
        CMYK:
        66, 4, 0, 26
      HSL:
        184°, 49.8008%, 49.2157%
        HSV (HSB):
        184°, 66.4894%, 73.7255%
        XYZ:
        27.4483, 37.3301, 53.3357
        xyY:
        0.2324, 0.3161, 37.3301
      CIE-Lab:
        67.5240, -29.5242, -13.6512
        CIE-LCH:
        67.5240, 32.5274, 204.8145
        CIE-Luv:
        67.5240, -44.7168, -16.5212
        Hunter-Lab:
        61.0984, -26.7316, -8.9882
      #3fb4bc color charts
#3fb4bc RGB chart
      #3fb4bc CMYK chart
      #3fb4bc RGB pie chart
      #3fb4bc color shades, tints & tones
#3fb4bc color schemes
#3fb4bc color preview, HTML & CSS examples
           This text has a color of #3fb4bc        
        
          <p style="color:#3fb4bc;">Text here</p>
        
        
          .mytext {color:#3fb4bc;}
        
        Text color #3fb4bc
      
           This box has a color of #3fb4bc        
        
          <div style="background-color:#3fb4bc;">Content here</div>
        
        
          .mybackground {background-color:#3fb4bc;}
        
        Background color #3fb4bc
      
           Border around this has a color of #3fb4bc        
        
          <div style="border:2px solid #3fb4bc;">Content here</div>
        
        
          .myborder {border:2px solid #3fb4bc;}
        
        Border color #3fb4bc