#bdc55f color space conversions
Hex:
        #bdc55f
        RGB:
        189, 197, 95
        CMY:
        26, 23, 63
        CMYK:
        4, 0, 52, 23
      HSL:
        65°, 46.7890%, 57.2549%
        HSV (HSB):
        65°, 51.7766%, 77.2549%
        XYZ:
        43.0181, 51.5775, 18.5146
        xyY:
        0.3803, 0.4560, 51.5775
      CIE-Lab:
        77.0275, -17.0901, 49.5901
        CIE-LCH:
        77.0275, 52.4524, 109.0154
        CIE-Luv:
        77.0275, -0.5609, 63.9500
        Hunter-Lab:
        71.8175, -18.7607, 34.9872
      #bdc55f color charts
#bdc55f RGB chart
      #bdc55f CMYK chart
      #bdc55f RGB pie chart
      #bdc55f color shades, tints & tones
#bdc55f color schemes
#bdc55f color preview, HTML & CSS examples
           This text has a color of #bdc55f        
        
          <p style="color:#bdc55f;">Text here</p>
        
        
          .mytext {color:#bdc55f;}
        
        Text color #bdc55f
      
           This box has a color of #bdc55f        
        
          <div style="background-color:#bdc55f;">Content here</div>
        
        
          .mybackground {background-color:#bdc55f;}
        
        Background color #bdc55f
      
           Border around this has a color of #bdc55f        
        
          <div style="border:2px solid #bdc55f;">Content here</div>
        
        
          .myborder {border:2px solid #bdc55f;}
        
        Border color #bdc55f