#3fb076 color space conversions
Hex:
        #3fb076
        RGB:
        63, 176, 118
        CMY:
        75, 31, 54
        CMYK:
        64, 0, 33, 31
      HSL:
        149°, 47.2803%, 46.8627%
        HSV (HSB):
        149°, 64.2045%, 69.0196%
        XYZ:
        20.8452, 33.4154, 22.4907
        xyY:
        0.2716, 0.4354, 33.4154
      CIE-Lab:
        64.4959, -45.4380, 20.5606
        CIE-LCH:
        64.4959, 49.8733, 155.6534
        CIE-Luv:
        64.4959, -47.2951, 35.0309
        Hunter-Lab:
        57.8061, -36.7924, 17.3962
      #3fb076 color charts
#3fb076 RGB chart
      #3fb076 CMYK chart
      #3fb076 RGB pie chart
      #3fb076 color shades, tints & tones
#3fb076 color schemes
#3fb076 color preview, HTML & CSS examples
           This text has a color of #3fb076        
        
          <p style="color:#3fb076;">Text here</p>
        
        
          .mytext {color:#3fb076;}
        
        Text color #3fb076
      
           This box has a color of #3fb076        
        
          <div style="background-color:#3fb076;">Content here</div>
        
        
          .mybackground {background-color:#3fb076;}
        
        Background color #3fb076
      
           Border around this has a color of #3fb076        
        
          <div style="border:2px solid #3fb076;">Content here</div>
        
        
          .myborder {border:2px solid #3fb076;}
        
        Border color #3fb076