#2f7f50 color space conversions
Hex:
        #2f7f50
        RGB:
        47, 127, 80
        CMY:
        82, 50, 69
        CMYK:
        63, 0, 37, 50
      HSL:
        145°, 45.9770%, 34.1176%
        HSV (HSB):
        145°, 62.9921%, 49.8039%
        XYZ:
        10.2096, 16.3623, 10.2095
        xyY:
        0.2776, 0.4449, 16.3623
      CIE-Lab:
        47.4462, -35.7945, 18.5288
        CIE-LCH:
        47.4462, 40.3058, 152.6319
        CIE-Luv:
        47.4462, -34.0373, 28.4163
        Hunter-Lab:
        40.4503, -25.7347, 13.3506
      #2f7f50 color charts
#2f7f50 RGB chart
      #2f7f50 CMYK chart
      #2f7f50 RGB pie chart
      #2f7f50 color shades, tints & tones
#2f7f50 color schemes
#2f7f50 color preview, HTML & CSS examples
           This text has a color of #2f7f50        
        
          <p style="color:#2f7f50;">Text here</p>
        
        
          .mytext {color:#2f7f50;}
        
        Text color #2f7f50
      
           This box has a color of #2f7f50        
        
          <div style="background-color:#2f7f50;">Content here</div>
        
        
          .mybackground {background-color:#2f7f50;}
        
        Background color #2f7f50
      
           Border around this has a color of #2f7f50        
        
          <div style="border:2px solid #2f7f50;">Content here</div>
        
        
          .myborder {border:2px solid #2f7f50;}
        
        Border color #2f7f50