#bec30f color space conversions
Hex:
        #bec30f
        RGB:
        190, 195, 15
        CMY:
        25, 24, 94
        CMYK:
        3, 0, 92, 24
      HSL:
        62°, 85.7143%, 41.1765%
        HSV (HSB):
        62°, 92.3077%, 76.4706%
        XYZ:
        40.8365, 50.0119, 7.9529
        xyY:
        0.4133, 0.5062, 50.0119
      CIE-Lab:
        76.0765, -19.5932, 75.1504
        CIE-LCH:
        76.0765, 77.6626, 104.6128
        CIE-Luv:
        76.0765, 2.5874, 83.1032
        Hunter-Lab:
        70.7191, -20.6840, 42.8357
      #bec30f color charts
#bec30f RGB chart
      #bec30f CMYK chart
      #bec30f RGB pie chart
      #bec30f color shades, tints & tones
#bec30f color schemes
#bec30f color preview, HTML & CSS examples
           This text has a color of #bec30f        
        
          <p style="color:#bec30f;">Text here</p>
        
        
          .mytext {color:#bec30f;}
        
        Text color #bec30f
      
           This box has a color of #bec30f        
        
          <div style="background-color:#bec30f;">Content here</div>
        
        
          .mybackground {background-color:#bec30f;}
        
        Background color #bec30f
      
           Border around this has a color of #bec30f        
        
          <div style="border:2px solid #bec30f;">Content here</div>
        
        
          .myborder {border:2px solid #bec30f;}
        
        Border color #bec30f