#bdd96a color space conversions
Hex:
        #bdd96a
        RGB:
        189, 217, 106
        CMY:
        26, 15, 58
        CMYK:
        13, 0, 51, 15
      HSL:
        75°, 59.3583%, 63.3333%
        HSV (HSB):
        75°, 51.1521%, 85.0980%
        XYZ:
        48.4006, 61.4851, 22.9525
        xyY:
        0.3644, 0.4629, 61.4851
      CIE-Lab:
        82.6389, -25.8905, 51.0378
        CIE-LCH:
        82.6389, 57.2292, 116.8978
        CIE-Luv:
        82.6389, -12.4622, 68.7389
        Hunter-Lab:
        78.4125, -27.0414, 37.5336
      #bdd96a color charts
#bdd96a RGB chart
      #bdd96a CMYK chart
      #bdd96a RGB pie chart
      #bdd96a color shades, tints & tones
#bdd96a color schemes
#bdd96a color preview, HTML & CSS examples
           This text has a color of #bdd96a        
        
          <p style="color:#bdd96a;">Text here</p>
        
        
          .mytext {color:#bdd96a;}
        
        Text color #bdd96a
      
           This box has a color of #bdd96a        
        
          <div style="background-color:#bdd96a;">Content here</div>
        
        
          .mybackground {background-color:#bdd96a;}
        
        Background color #bdd96a
      
           Border around this has a color of #bdd96a        
        
          <div style="border:2px solid #bdd96a;">Content here</div>
        
        
          .myborder {border:2px solid #bdd96a;}
        
        Border color #bdd96a