#3fb5bd color space conversions
Hex:
        #3fb5bd
        RGB:
        63, 181, 189
        CMY:
        75, 29, 26
        CMYK:
        67, 4, 0, 26
      HSL:
        184°, 50.0000%, 49.4118%
        HSV (HSB):
        184°, 66.6667%, 74.1176%
        XYZ:
        27.7591, 37.7786, 53.9731
        xyY:
        0.2323, 0.3161, 37.7786
      CIE-Lab:
        67.8571, -29.7175, -13.7022
        CIE-LCH:
        67.8571, 32.7243, 204.7536
        CIE-Luv:
        67.8571, -45.0209, -16.5873
        Hunter-Lab:
        61.4643, -26.9468, -9.0387
      #3fb5bd color charts
#3fb5bd RGB chart
      #3fb5bd CMYK chart
      #3fb5bd RGB pie chart
      #3fb5bd color shades, tints & tones
#3fb5bd color schemes
#3fb5bd color preview, HTML & CSS examples
           This text has a color of #3fb5bd        
        
          <p style="color:#3fb5bd;">Text here</p>
        
        
          .mytext {color:#3fb5bd;}
        
        Text color #3fb5bd
      
           This box has a color of #3fb5bd        
        
          <div style="background-color:#3fb5bd;">Content here</div>
        
        
          .mybackground {background-color:#3fb5bd;}
        
        Background color #3fb5bd
      
           Border around this has a color of #3fb5bd        
        
          <div style="border:2px solid #3fb5bd;">Content here</div>
        
        
          .myborder {border:2px solid #3fb5bd;}
        
        Border color #3fb5bd