#3f8f1b color space conversions
Hex:
        #3f8f1b
        RGB:
        63, 143, 27
        CMY:
        75, 44, 89
        CMYK:
        56, 0, 81, 44
      HSL:
        101°, 68.2353%, 33.3333%
        HSV (HSB):
        101°, 81.1189%, 56.0784%
        XYZ:
        12.0702, 20.7808, 4.4118
        xyY:
        0.3239, 0.5577, 20.7808
      CIE-Lab:
        52.7088, -44.8376, 49.7697
        CIE-LCH:
        52.7088, 66.9883, 132.0157
        CIE-Luv:
        52.7088, -37.3997, 59.3473
        Hunter-Lab:
        45.5860, -32.5125, 26.1721
      #3f8f1b color charts
#3f8f1b RGB chart
      #3f8f1b CMYK chart
      #3f8f1b RGB pie chart
      #3f8f1b color shades, tints & tones
#3f8f1b color schemes
#3f8f1b color preview, HTML & CSS examples
           This text has a color of #3f8f1b        
        
          <p style="color:#3f8f1b;">Text here</p>
        
        
          .mytext {color:#3f8f1b;}
        
        Text color #3f8f1b
      
           This box has a color of #3f8f1b        
        
          <div style="background-color:#3f8f1b;">Content here</div>
        
        
          .mybackground {background-color:#3f8f1b;}
        
        Background color #3f8f1b
      
           Border around this has a color of #3f8f1b        
        
          <div style="border:2px solid #3f8f1b;">Content here</div>
        
        
          .myborder {border:2px solid #3f8f1b;}
        
        Border color #3f8f1b