#bdc72f color space conversions
Hex:
        #bdc72f
        RGB:
        189, 199, 47
        CMY:
        26, 22, 82
        CMYK:
        5, 0, 76, 22
      HSL:
        64°, 61.7886%, 48.2353%
        HSV (HSB):
        64°, 76.3819%, 78.0392%
        XYZ:
        41.9228, 51.8709, 10.4918
        xyY:
        0.4020, 0.4974, 51.8709
      CIE-Lab:
        77.2036, -21.1351, 69.0047
        CIE-LCH:
        77.2036, 72.1688, 107.0290
        CIE-Luv:
        77.2036, -0.8981, 80.2336
        Hunter-Lab:
        72.0215, -22.1350, 41.7779
      #bdc72f color charts
#bdc72f RGB chart
      #bdc72f CMYK chart
      #bdc72f RGB pie chart
      #bdc72f color shades, tints & tones
#bdc72f color schemes
#bdc72f color preview, HTML & CSS examples
           This text has a color of #bdc72f        
        
          <p style="color:#bdc72f;">Text here</p>
        
        
          .mytext {color:#bdc72f;}
        
        Text color #bdc72f
      
           This box has a color of #bdc72f        
        
          <div style="background-color:#bdc72f;">Content here</div>
        
        
          .mybackground {background-color:#bdc72f;}
        
        Background color #bdc72f
      
           Border around this has a color of #bdc72f        
        
          <div style="border:2px solid #bdc72f;">Content here</div>
        
        
          .myborder {border:2px solid #bdc72f;}
        
        Border color #bdc72f