#bddd80 color space conversions
Hex:
        #bddd80
        RGB:
        189, 221, 128
        CMY:
        26, 13, 50
        CMYK:
        14, 0, 42, 13
      HSL:
        81°, 57.7640%, 68.4314%
        HSV (HSB):
        81°, 42.0814%, 86.6667%
        XYZ:
        50.7390, 64.0902, 30.1185
        xyY:
        0.3501, 0.4422, 64.0902
      CIE-Lab:
        84.0127, -25.4832, 42.1227
        CIE-LCH:
        84.0127, 49.2313, 121.1729
        CIE-Luv:
        84.0127, -15.0108, 59.9314
        Hunter-Lab:
        80.0564, -26.9670, 33.7336
      #bddd80 color charts
#bddd80 RGB chart
      #bddd80 CMYK chart
      #bddd80 RGB pie chart
      #bddd80 color shades, tints & tones
#bddd80 color schemes
#bddd80 color preview, HTML & CSS examples
           This text has a color of #bddd80        
        
          <p style="color:#bddd80;">Text here</p>
        
        
          .mytext {color:#bddd80;}
        
        Text color #bddd80
      
           This box has a color of #bddd80        
        
          <div style="background-color:#bddd80;">Content here</div>
        
        
          .mybackground {background-color:#bddd80;}
        
        Background color #bddd80
      
           Border around this has a color of #bddd80        
        
          <div style="border:2px solid #bddd80;">Content here</div>
        
        
          .myborder {border:2px solid #bddd80;}
        
        Border color #bddd80