#bdcd94 color space conversions
Hex:
        #bdcd94
        RGB:
        189, 205, 148
        CMY:
        26, 20, 42
        CMYK:
        8, 0, 28, 20
      HSL:
        77°, 36.3057%, 69.2157%
        HSV (HSB):
        77°, 27.8049%, 80.3922%
        XYZ:
        48.1629, 56.6196, 36.4072
        xyY:
        0.3411, 0.4010, 56.6196
      CIE-Lab:
        79.9651, -15.0208, 26.6413
        CIE-LCH:
        79.9651, 30.5840, 119.4150
        CIE-Luv:
        79.9651, -6.7220, 39.3567
        Hunter-Lab:
        75.2460, -17.4275, 23.9852
      #bdcd94 color charts
#bdcd94 RGB chart
      #bdcd94 CMYK chart
      #bdcd94 RGB pie chart
      #bdcd94 color shades, tints & tones
#bdcd94 color schemes
#bdcd94 color preview, HTML & CSS examples
           This text has a color of #bdcd94        
        
          <p style="color:#bdcd94;">Text here</p>
        
        
          .mytext {color:#bdcd94;}
        
        Text color #bdcd94
      
           This box has a color of #bdcd94        
        
          <div style="background-color:#bdcd94;">Content here</div>
        
        
          .mybackground {background-color:#bdcd94;}
        
        Background color #bdcd94
      
           Border around this has a color of #bdcd94        
        
          <div style="border:2px solid #bdcd94;">Content here</div>
        
        
          .myborder {border:2px solid #bdcd94;}
        
        Border color #bdcd94