#3fbf03 color space conversions
Hex:
        #3fbf03
        RGB:
        63, 191, 3
        CMY:
        75, 25, 99
        CMYK:
        67, 0, 98, 25
      HSL:
        101°, 96.9072%, 38.0392%
        HSV (HSB):
        101°, 98.4293%, 74.9020%
        XYZ:
        20.6971, 38.3249, 6.3928
        xyY:
        0.3164, 0.5859, 38.3249
      CIE-Lab:
        68.2594, -62.3760, 67.5418
        CIE-LCH:
        68.2594, 91.9383, 132.7230
        CIE-Luv:
        68.2594, -56.0548, 82.2994
        Hunter-Lab:
        61.9071, -48.6604, 37.2125
      #3fbf03 color charts
#3fbf03 RGB chart
      #3fbf03 CMYK chart
      #3fbf03 RGB pie chart
      #3fbf03 color shades, tints & tones
#3fbf03 color schemes
#3fbf03 color preview, HTML & CSS examples
           This text has a color of #3fbf03        
        
          <p style="color:#3fbf03;">Text here</p>
        
        
          .mytext {color:#3fbf03;}
        
        Text color #3fbf03
      
           This box has a color of #3fbf03        
        
          <div style="background-color:#3fbf03;">Content here</div>
        
        
          .mybackground {background-color:#3fbf03;}
        
        Background color #3fbf03
      
           Border around this has a color of #3fbf03        
        
          <div style="border:2px solid #3fbf03;">Content here</div>
        
        
          .myborder {border:2px solid #3fbf03;}
        
        Border color #3fbf03