#99bf47 color space conversions
Hex:
        #99bf47
        RGB:
        153, 191, 71
        CMY:
        40, 25, 72
        CMYK:
        20, 0, 63, 25
      HSL:
        79°, 48.3871%, 51.3725%
        HSV (HSB):
        79°, 62.8272%, 74.9020%
        XYZ:
        32.9050, 44.4888, 12.8142
        xyY:
        0.3648, 0.4932, 44.4888
      CIE-Lab:
        72.5540, -30.6143, 54.6687
        CIE-LCH:
        72.5540, 62.6570, 119.2487
        CIE-Luv:
        72.5540, -18.5406, 69.5244
        Hunter-Lab:
        66.7000, -28.6658, 35.2994
      #99bf47 color charts
#99bf47 RGB chart
      #99bf47 CMYK chart
      #99bf47 RGB pie chart
      #99bf47 color shades, tints & tones
#99bf47 color schemes
#99bf47 color preview, HTML & CSS examples
           This text has a color of #99bf47        
        
          <p style="color:#99bf47;">Text here</p>
        
        
          .mytext {color:#99bf47;}
        
        Text color #99bf47
      
           This box has a color of #99bf47        
        
          <div style="background-color:#99bf47;">Content here</div>
        
        
          .mybackground {background-color:#99bf47;}
        
        Background color #99bf47
      
           Border around this has a color of #99bf47        
        
          <div style="border:2px solid #99bf47;">Content here</div>
        
        
          .myborder {border:2px solid #99bf47;}
        
        Border color #99bf47