#befe14 color space conversions
Hex:
        #befe14
        RGB:
        190, 254, 20
        CMY:
        25, 0, 92
        CMYK:
        25, 0, 92, 0
      HSL:
        76°, 99.1525%, 53.7255%
        HSV (HSB):
        76°, 92.1260%, 99.6078%
        XYZ:
        56.8033, 81.8813, 13.4726
        xyY:
        0.3733, 0.5381, 81.8813
      CIE-Lab:
        92.5224, -46.6079, 87.4461
        CIE-LCH:
        92.5224, 99.0915, 118.0572
        CIE-Luv:
        92.5224, -31.7719, 105.4291
        Hunter-Lab:
        90.4883, -46.3025, 54.5142
      #befe14 color charts
#befe14 RGB chart
      #befe14 CMYK chart
      #befe14 RGB pie chart
      #befe14 color shades, tints & tones
#befe14 color schemes
#befe14 color preview, HTML & CSS examples
           This text has a color of #befe14        
        
          <p style="color:#befe14;">Text here</p>
        
        
          .mytext {color:#befe14;}
        
        Text color #befe14
      
           This box has a color of #befe14        
        
          <div style="background-color:#befe14;">Content here</div>
        
        
          .mybackground {background-color:#befe14;}
        
        Background color #befe14
      
           Border around this has a color of #befe14        
        
          <div style="border:2px solid #befe14;">Content here</div>
        
        
          .myborder {border:2px solid #befe14;}
        
        Border color #befe14