#99bf39 color space conversions
Hex:
        #99bf39
        RGB:
        153, 191, 57
        CMY:
        40, 25, 78
        CMYK:
        20, 0, 70, 25
      HSL:
        77°, 54.0323%, 48.6275%
        HSV (HSB):
        77°, 70.1571%, 74.9020%
        XYZ:
        32.5062, 44.3293, 10.7141
        xyY:
        0.3713, 0.5063, 44.3293
      CIE-Lab:
        72.4481, -31.5817, 60.1628
        CIE-LCH:
        72.4481, 67.9482, 117.6967
        CIE-Luv:
        72.4481, -18.4815, 73.9314
        Hunter-Lab:
        66.5803, -29.3672, 37.0653
      #99bf39 color charts
#99bf39 RGB chart
      #99bf39 CMYK chart
      #99bf39 RGB pie chart
      #99bf39 color shades, tints & tones
#99bf39 color schemes
#99bf39 color preview, HTML & CSS examples
           This text has a color of #99bf39        
        
          <p style="color:#99bf39;">Text here</p>
        
        
          .mytext {color:#99bf39;}
        
        Text color #99bf39
      
           This box has a color of #99bf39        
        
          <div style="background-color:#99bf39;">Content here</div>
        
        
          .mybackground {background-color:#99bf39;}
        
        Background color #99bf39
      
           Border around this has a color of #99bf39        
        
          <div style="border:2px solid #99bf39;">Content here</div>
        
        
          .myborder {border:2px solid #99bf39;}
        
        Border color #99bf39