#99bc12 color space conversions
Hex:
        #99bc12
        RGB:
        153, 188, 18
        CMY:
        40, 26, 93
        CMYK:
        19, 0, 90, 26
      HSL:
        72°, 82.5243%, 40.3922%
        HSV (HSB):
        72°, 90.4255%, 73.7255%
        XYZ:
        31.2293, 42.7824, 7.1841
        xyY:
        0.3846, 0.5269, 42.7824
      CIE-Lab:
        71.4070, -31.7343, 69.8850
        CIE-LCH:
        71.4070, 76.7527, 114.4225
        CIE-Luv:
        71.4070, -16.6890, 79.8935
        Hunter-Lab:
        65.4083, -29.2394, 39.2736
      #99bc12 color charts
#99bc12 RGB chart
      #99bc12 CMYK chart
      #99bc12 RGB pie chart
      #99bc12 color shades, tints & tones
#99bc12 color schemes
#99bc12 color preview, HTML & CSS examples
           This text has a color of #99bc12        
        
          <p style="color:#99bc12;">Text here</p>
        
        
          .mytext {color:#99bc12;}
        
        Text color #99bc12
      
           This box has a color of #99bc12        
        
          <div style="background-color:#99bc12;">Content here</div>
        
        
          .mybackground {background-color:#99bc12;}
        
        Background color #99bc12
      
           Border around this has a color of #99bc12        
        
          <div style="border:2px solid #99bc12;">Content here</div>
        
        
          .myborder {border:2px solid #99bc12;}
        
        Border color #99bc12