#becd0f color space conversions
Hex:
        #becd0f
        RGB:
        190, 205, 15
        CMY:
        25, 20, 94
        CMYK:
        7, 0, 93, 20
      HSL:
        65°, 86.3636%, 43.1373%
        HSV (HSB):
        65°, 92.6829%, 80.3922%
        XYZ:
        43.1528, 54.6443, 8.7249
        xyY:
        0.4051, 0.5130, 54.6443
      CIE-Lab:
        78.8359, -24.4847, 77.2857
        CIE-LCH:
        78.8359, 81.0714, 107.5786
        CIE-Luv:
        78.8359, -3.7663, 86.9835
        Hunter-Lab:
        73.9218, -25.1615, 44.7473
      #becd0f color charts
#becd0f RGB chart
      #becd0f CMYK chart
      #becd0f RGB pie chart
      #becd0f color shades, tints & tones
#becd0f color schemes
#becd0f color preview, HTML & CSS examples
           This text has a color of #becd0f        
        
          <p style="color:#becd0f;">Text here</p>
        
        
          .mytext {color:#becd0f;}
        
        Text color #becd0f
      
           This box has a color of #becd0f        
        
          <div style="background-color:#becd0f;">Content here</div>
        
        
          .mybackground {background-color:#becd0f;}
        
        Background color #becd0f
      
           Border around this has a color of #becd0f        
        
          <div style="border:2px solid #becd0f;">Content here</div>
        
        
          .myborder {border:2px solid #becd0f;}
        
        Border color #becd0f