#beca06 color space conversions
Hex:
        #beca06
        RGB:
        190, 202, 6
        CMY:
        25, 21, 98
        CMYK:
        6, 0, 97, 21
      HSL:
        64°, 94.2308%, 40.7843%
        HSV (HSB):
        64°, 97.0297%, 79.2157%
        XYZ:
        42.3886, 53.2014, 8.2071
        xyY:
        0.4084, 0.5126, 53.2014
      CIE-Lab:
        77.9937, -23.1364, 77.5745
        CIE-LCH:
        77.9937, 80.9512, 106.6071
        CIE-Luv:
        77.9937, -1.8554, 86.3702
        Hunter-Lab:
        72.9393, -23.9085, 44.3862
      #beca06 color charts
#beca06 RGB chart
      #beca06 CMYK chart
      #beca06 RGB pie chart
      #beca06 color shades, tints & tones
#beca06 color schemes
#beca06 color preview, HTML & CSS examples
           This text has a color of #beca06        
        
          <p style="color:#beca06;">Text here</p>
        
        
          .mytext {color:#beca06;}
        
        Text color #beca06
      
           This box has a color of #beca06        
        
          <div style="background-color:#beca06;">Content here</div>
        
        
          .mybackground {background-color:#beca06;}
        
        Background color #beca06
      
           Border around this has a color of #beca06        
        
          <div style="border:2px solid #beca06;">Content here</div>
        
        
          .myborder {border:2px solid #beca06;}
        
        Border color #beca06