#befe32 color space conversions
Hex:
        #befe32
        RGB:
        190, 254, 50
        CMY:
        25, 0, 80
        CMYK:
        25, 0, 80, 0
      HSL:
        79°, 99.0291%, 59.6078%
        HSV (HSB):
        79°, 80.3150%, 99.6078%
        XYZ:
        57.2527, 82.0611, 15.8394
        xyY:
        0.3690, 0.5289, 82.0611
      CIE-Lab:
        92.6018, -45.8421, 82.0588
        CIE-LCH:
        92.6018, 93.9955, 119.1899
        CIE-Luv:
        92.6018, -31.7620, 101.8432
        Hunter-Lab:
        90.5876, -45.7135, 53.0443
      #befe32 color charts
#befe32 RGB chart
      #befe32 CMYK chart
      #befe32 RGB pie chart
      #befe32 color shades, tints & tones
#befe32 color schemes
#befe32 color preview, HTML & CSS examples
           This text has a color of #befe32        
        
          <p style="color:#befe32;">Text here</p>
        
        
          .mytext {color:#befe32;}
        
        Text color #befe32
      
           This box has a color of #befe32        
        
          <div style="background-color:#befe32;">Content here</div>
        
        
          .mybackground {background-color:#befe32;}
        
        Background color #befe32
      
           Border around this has a color of #befe32        
        
          <div style="border:2px solid #befe32;">Content here</div>
        
        
          .myborder {border:2px solid #befe32;}
        
        Border color #befe32