#bdd68a color space conversions
Hex:
        #bdd68a
        RGB:
        189, 214, 138
        CMY:
        26, 16, 46
        CMYK:
        12, 0, 36, 16
      HSL:
        80°, 48.1013%, 69.0196%
        HSV (HSB):
        80°, 35.5140%, 83.9216%
        XYZ:
        49.6203, 60.7469, 33.1548
        xyY:
        0.3457, 0.4233, 60.7469
      CIE-Lab:
        82.2425, -20.8561, 34.8310
        CIE-LCH:
        82.2425, 40.5978, 120.9124
        CIE-Luv:
        82.2425, -11.3805, 50.5699
        Hunter-Lab:
        77.9403, -22.7545, 29.3370
      #bdd68a color charts
#bdd68a RGB chart
      #bdd68a CMYK chart
      #bdd68a RGB pie chart
      #bdd68a color shades, tints & tones
#bdd68a color schemes
#bdd68a color preview, HTML & CSS examples
           This text has a color of #bdd68a        
        
          <p style="color:#bdd68a;">Text here</p>
        
        
          .mytext {color:#bdd68a;}
        
        Text color #bdd68a
      
           This box has a color of #bdd68a        
        
          <div style="background-color:#bdd68a;">Content here</div>
        
        
          .mybackground {background-color:#bdd68a;}
        
        Background color #bdd68a
      
           Border around this has a color of #bdd68a        
        
          <div style="border:2px solid #bdd68a;">Content here</div>
        
        
          .myborder {border:2px solid #bdd68a;}
        
        Border color #bdd68a