#bec85f color space conversions
Hex:
        #bec85f
        RGB:
        190, 200, 95
        CMY:
        25, 22, 63
        CMYK:
        5, 0, 53, 22
      HSL:
        66°, 48.8372%, 57.8431%
        HSV (HSB):
        66°, 52.5000%, 78.4314%
        XYZ:
        43.9550, 53.0819, 18.7556
        xyY:
        0.3796, 0.4584, 53.0819
      CIE-Lab:
        77.9233, -18.1842, 50.6559
        CIE-LCH:
        77.9233, 53.8209, 109.7469
        CIE-Luv:
        77.9233, -1.7329, 65.4244
        Hunter-Lab:
        72.8573, -19.8108, 35.7371
      #bec85f color charts
#bec85f RGB chart
      #bec85f CMYK chart
      #bec85f RGB pie chart
      #bec85f color shades, tints & tones
#bec85f color schemes
#bec85f color preview, HTML & CSS examples
           This text has a color of #bec85f        
        
          <p style="color:#bec85f;">Text here</p>
        
        
          .mytext {color:#bec85f;}
        
        Text color #bec85f
      
           This box has a color of #bec85f        
        
          <div style="background-color:#bec85f;">Content here</div>
        
        
          .mybackground {background-color:#bec85f;}
        
        Background color #bec85f
      
           Border around this has a color of #bec85f        
        
          <div style="border:2px solid #bec85f;">Content here</div>
        
        
          .myborder {border:2px solid #bec85f;}
        
        Border color #bec85f