#bddc95 color space conversions
Hex:
        #bddc95
        RGB:
        189, 220, 149
        CMY:
        26, 14, 42
        CMYK:
        14, 0, 32, 14
      HSL:
        86°, 50.3546%, 72.3529%
        HSV (HSB):
        86°, 32.2727%, 86.2745%
        XYZ:
        52.0043, 64.1751, 38.0799
        xyY:
        0.3371, 0.4160, 64.1751
      CIE-Lab:
        84.0569, -22.3296, 31.6018
        CIE-LCH:
        84.0569, 38.6948, 125.2447
        CIE-Luv:
        84.0569, -14.8282, 47.3203
        Hunter-Lab:
        80.1094, -24.3153, 27.8931
      #bddc95 color charts
#bddc95 RGB chart
      #bddc95 CMYK chart
      #bddc95 RGB pie chart
      #bddc95 color shades, tints & tones
#bddc95 color schemes
#bddc95 color preview, HTML & CSS examples
           This text has a color of #bddc95        
        
          <p style="color:#bddc95;">Text here</p>
        
        
          .mytext {color:#bddc95;}
        
        Text color #bddc95
      
           This box has a color of #bddc95        
        
          <div style="background-color:#bddc95;">Content here</div>
        
        
          .mybackground {background-color:#bddc95;}
        
        Background color #bddc95
      
           Border around this has a color of #bddc95        
        
          <div style="border:2px solid #bddc95;">Content here</div>
        
        
          .myborder {border:2px solid #bddc95;}
        
        Border color #bddc95