#3f8275 color space conversions
Hex:
        #3f8275
        RGB:
        63, 130, 117
        CMY:
        75, 49, 54
        CMYK:
        52, 0, 10, 49
      HSL:
        168°, 34.7150%, 37.8431%
        HSV (HSB):
        168°, 51.5385%, 50.9804%
        XYZ:
        13.2434, 18.3064, 19.6651
        xyY:
        0.2586, 0.3574, 18.3064
      CIE-Lab:
        49.8656, -24.6903, 0.5102
        CIE-LCH:
        49.8656, 24.6956, 178.8163
        CIE-Luv:
        49.8656, -29.2395, 4.3404
        Hunter-Lab:
        42.7860, -19.6248, 2.6995
      #3f8275 color charts
#3f8275 RGB chart
      #3f8275 CMYK chart
      #3f8275 RGB pie chart
      #3f8275 color shades, tints & tones
#3f8275 color schemes
#3f8275 color preview, HTML & CSS examples
           This text has a color of #3f8275        
        
          <p style="color:#3f8275;">Text here</p>
        
        
          .mytext {color:#3f8275;}
        
        Text color #3f8275
      
           This box has a color of #3f8275        
        
          <div style="background-color:#3f8275;">Content here</div>
        
        
          .mybackground {background-color:#3f8275;}
        
        Background color #3f8275
      
           Border around this has a color of #3f8275        
        
          <div style="border:2px solid #3f8275;">Content here</div>
        
        
          .myborder {border:2px solid #3f8275;}
        
        Border color #3f8275