#3fb4cf color space conversions
Hex:
        #3fb4cf
        RGB:
        63, 180, 207
        CMY:
        75, 29, 19
        CMYK:
        70, 13, 0, 19
      HSL:
        191°, 60.0000%, 52.9412%
        HSV (HSB):
        191°, 69.5652%, 81.1765%
        XYZ:
        29.6336, 38.2043, 64.8438
        xyY:
        0.2233, 0.2879, 38.2043
      CIE-Lab:
        68.1709, -23.7646, -23.1449
        CIE-LCH:
        68.1709, 33.1730, 224.2432
        CIE-Luv:
        68.1709, -43.5636, -32.8296
        Hunter-Lab:
        61.8096, -22.5878, -18.9338
      #3fb4cf color charts
#3fb4cf RGB chart
      #3fb4cf CMYK chart
      #3fb4cf RGB pie chart
      #3fb4cf color shades, tints & tones
#3fb4cf color schemes
#3fb4cf color preview, HTML & CSS examples
           This text has a color of #3fb4cf        
        
          <p style="color:#3fb4cf;">Text here</p>
        
        
          .mytext {color:#3fb4cf;}
        
        Text color #3fb4cf
      
           This box has a color of #3fb4cf        
        
          <div style="background-color:#3fb4cf;">Content here</div>
        
        
          .mybackground {background-color:#3fb4cf;}
        
        Background color #3fb4cf
      
           Border around this has a color of #3fb4cf        
        
          <div style="border:2px solid #3fb4cf;">Content here</div>
        
        
          .myborder {border:2px solid #3fb4cf;}
        
        Border color #3fb4cf