#99d14b color space conversions
Hex:
        #99d14b
        RGB:
        153, 209, 75
        CMY:
        40, 18, 71
        CMYK:
        27, 0, 64, 18
      HSL:
        85°, 59.2920%, 55.6863%
        HSV (HSB):
        85°, 64.1148%, 81.9608%
        XYZ:
        37.2073, 52.8812, 14.9027
        xyY:
        0.3544, 0.5037, 52.8812
      CIE-Lab:
        77.8048, -38.5679, 58.6627
        CIE-LCH:
        77.8048, 70.2054, 123.3230
        CIE-Luv:
        77.8048, -28.0935, 76.3672
        Hunter-Lab:
        72.7195, -35.9286, 38.7531
      #99d14b color charts
#99d14b RGB chart
      #99d14b CMYK chart
      #99d14b RGB pie chart
      #99d14b color shades, tints & tones
#99d14b color schemes
#99d14b color preview, HTML & CSS examples
           This text has a color of #99d14b        
        
          <p style="color:#99d14b;">Text here</p>
        
        
          .mytext {color:#99d14b;}
        
        Text color #99d14b
      
           This box has a color of #99d14b        
        
          <div style="background-color:#99d14b;">Content here</div>
        
        
          .mybackground {background-color:#99d14b;}
        
        Background color #99d14b
      
           Border around this has a color of #99d14b        
        
          <div style="border:2px solid #99d14b;">Content here</div>
        
        
          .myborder {border:2px solid #99d14b;}
        
        Border color #99d14b