#bddb94 color space conversions
Hex:
        #bddb94
        RGB:
        189, 219, 148
        CMY:
        26, 14, 42
        CMYK:
        14, 0, 32, 14
      HSL:
        85°, 49.6503%, 71.9608%
        HSV (HSB):
        85°, 32.4201%, 85.8824%
        XYZ:
        51.6631, 63.6200, 37.5739
        xyY:
        0.3380, 0.4162, 63.6200
      CIE-Lab:
        83.7675, -21.9787, 31.7298
        CIE-LCH:
        83.7675, 38.5985, 124.7097
        CIE-Luv:
        83.7675, -14.2785, 47.3671
        Hunter-Lab:
        79.7621, -23.9667, 27.9035
      #bddb94 color charts
#bddb94 RGB chart
      #bddb94 CMYK chart
      #bddb94 RGB pie chart
      #bddb94 color shades, tints & tones
#bddb94 color schemes
#bddb94 color preview, HTML & CSS examples
           This text has a color of #bddb94        
        
          <p style="color:#bddb94;">Text here</p>
        
        
          .mytext {color:#bddb94;}
        
        Text color #bddb94
      
           This box has a color of #bddb94        
        
          <div style="background-color:#bddb94;">Content here</div>
        
        
          .mybackground {background-color:#bddb94;}
        
        Background color #bddb94
      
           Border around this has a color of #bddb94        
        
          <div style="border:2px solid #bddb94;">Content here</div>
        
        
          .myborder {border:2px solid #bddb94;}
        
        Border color #bddb94