#3fa0a0 color space conversions
Hex:
        #3fa0a0
        RGB:
        63, 160, 160
        CMY:
        75, 37, 37
        CMYK:
        61, 0, 0, 37
      HSL:
        180°, 43.4978%, 43.7255%
        HSV (HSB):
        180°, 60.6250%, 62.7451%
        XYZ:
        20.9659, 28.7364, 37.6994
        xyY:
        0.2399, 0.3288, 28.7364
      CIE-Lab:
        60.5483, -27.8422, -8.4592
        CIE-LCH:
        60.5483, 29.0989, 196.9003
        CIE-Luv:
        60.5483, -38.9140, -8.4044
        Hunter-Lab:
        53.6064, -23.9984, -4.1720
      #3fa0a0 color charts
#3fa0a0 RGB chart
      #3fa0a0 CMYK chart
      #3fa0a0 RGB pie chart
      #3fa0a0 color shades, tints & tones
#3fa0a0 color schemes
#3fa0a0 color preview, HTML & CSS examples
           This text has a color of #3fa0a0        
        
          <p style="color:#3fa0a0;">Text here</p>
        
        
          .mytext {color:#3fa0a0;}
        
        Text color #3fa0a0
      
           This box has a color of #3fa0a0        
        
          <div style="background-color:#3fa0a0;">Content here</div>
        
        
          .mybackground {background-color:#3fa0a0;}
        
        Background color #3fa0a0
      
           Border around this has a color of #3fa0a0        
        
          <div style="border:2px solid #3fa0a0;">Content here</div>
        
        
          .myborder {border:2px solid #3fa0a0;}
        
        Border color #3fa0a0