#bdcd75 color space conversions
Hex:
        #bdcd75
        RGB:
        189, 205, 117
        CMY:
        26, 20, 54
        CMYK:
        8, 0, 43, 20
      HSL:
        71°, 46.8085%, 63.1373%
        HSV (HSB):
        71°, 42.9268%, 80.3922%
        XYZ:
        46.0285, 55.7658, 25.1675
        xyY:
        0.3625, 0.4392, 55.7658
      CIE-Lab:
        79.4804, -18.9089, 41.8801
        CIE-LCH:
        79.4804, 45.9510, 114.2991
        CIE-Luv:
        79.4804, -5.8459, 57.3964
        Hunter-Lab:
        74.6765, -20.6616, 32.2916
      #bdcd75 color charts
#bdcd75 RGB chart
      #bdcd75 CMYK chart
      #bdcd75 RGB pie chart
      #bdcd75 color shades, tints & tones
#bdcd75 color schemes
#bdcd75 color preview, HTML & CSS examples
           This text has a color of #bdcd75        
        
          <p style="color:#bdcd75;">Text here</p>
        
        
          .mytext {color:#bdcd75;}
        
        Text color #bdcd75
      
           This box has a color of #bdcd75        
        
          <div style="background-color:#bdcd75;">Content here</div>
        
        
          .mybackground {background-color:#bdcd75;}
        
        Background color #bdcd75
      
           Border around this has a color of #bdcd75        
        
          <div style="border:2px solid #bdcd75;">Content here</div>
        
        
          .myborder {border:2px solid #bdcd75;}
        
        Border color #bdcd75