#beca1e color space conversions
Hex:
        #beca1e
        RGB:
        190, 202, 30
        CMY:
        25, 21, 88
        CMYK:
        6, 0, 85, 21
      HSL:
        64°, 74.1379%, 45.4902%
        HSV (HSB):
        64°, 85.1485%, 79.2157%
        XYZ:
        42.5901, 53.2819, 9.2680
        xyY:
        0.4051, 0.5068, 53.2819
      CIE-Lab:
        78.0412, -22.7366, 74.1624
        CIE-LCH:
        78.0412, 77.5694, 107.0444
        CIE-Luv:
        78.0412, -1.9667, 84.3028
        Hunter-Lab:
        72.9945, -23.5910, 43.5682
      #beca1e color charts
#beca1e RGB chart
      #beca1e CMYK chart
      #beca1e RGB pie chart
      #beca1e color shades, tints & tones
#beca1e color schemes
#beca1e color preview, HTML & CSS examples
           This text has a color of #beca1e        
        
          <p style="color:#beca1e;">Text here</p>
        
        
          .mytext {color:#beca1e;}
        
        Text color #beca1e
      
           This box has a color of #beca1e        
        
          <div style="background-color:#beca1e;">Content here</div>
        
        
          .mybackground {background-color:#beca1e;}
        
        Background color #beca1e
      
           Border around this has a color of #beca1e        
        
          <div style="border:2px solid #beca1e;">Content here</div>
        
        
          .myborder {border:2px solid #beca1e;}
        
        Border color #beca1e