#3f533f color space conversions
Hex:
        #3f533f
        RGB:
        63, 83, 63
        CMY:
        75, 67, 75
        CMYK:
        24, 0, 24, 67
      HSL:
        120°, 13.6986%, 28.6275%
        HSV (HSB):
        120°, 24.0964%, 32.5490%
        XYZ:
        6.0404, 7.6022, 5.8516
        xyY:
        0.3099, 0.3900, 7.6022
      CIE-Lab:
        33.1402, -12.2797, 9.2496
        CIE-LCH:
        33.1402, 15.3736, 143.0113
        CIE-Luv:
        33.1402, -9.6001, 12.4069
        Hunter-Lab:
        27.5720, -9.1460, 6.7172
      #3f533f color charts
#3f533f RGB chart
      #3f533f CMYK chart
      #3f533f RGB pie chart
      #3f533f color shades, tints & tones
#3f533f color schemes
#3f533f color preview, HTML & CSS examples
           This text has a color of #3f533f        
        
          <p style="color:#3f533f;">Text here</p>
        
        
          .mytext {color:#3f533f;}
        
        Text color #3f533f
      
           This box has a color of #3f533f        
        
          <div style="background-color:#3f533f;">Content here</div>
        
        
          .mybackground {background-color:#3f533f;}
        
        Background color #3f533f
      
           Border around this has a color of #3f533f        
        
          <div style="border:2px solid #3f533f;">Content here</div>
        
        
          .myborder {border:2px solid #3f533f;}
        
        Border color #3f533f