#befa58 color space conversions
Hex:
        #befa58
        RGB:
        190, 250, 88
        CMY:
        25, 2, 65
        CMYK:
        24, 0, 65, 2
      HSL:
        82°, 94.1860%, 66.2745%
        HSV (HSB):
        82°, 64.8000%, 98.0392%
        XYZ:
        57.1823, 80.0229, 21.6647
        xyY:
        0.3599, 0.5037, 80.0229
      CIE-Lab:
        91.6952, -42.1075, 68.9213
        CIE-LCH:
        91.6952, 80.7663, 121.4229
        CIE-Luv:
        91.6952, -29.6703, 90.8748
        Hunter-Lab:
        89.4555, -42.4455, 48.2598
      #befa58 color charts
#befa58 RGB chart
      #befa58 CMYK chart
      #befa58 RGB pie chart
      #befa58 color shades, tints & tones
#befa58 color schemes
#befa58 color preview, HTML & CSS examples
           This text has a color of #befa58        
        
          <p style="color:#befa58;">Text here</p>
        
        
          .mytext {color:#befa58;}
        
        Text color #befa58
      
           This box has a color of #befa58        
        
          <div style="background-color:#befa58;">Content here</div>
        
        
          .mybackground {background-color:#befa58;}
        
        Background color #befa58
      
           Border around this has a color of #befa58        
        
          <div style="border:2px solid #befa58;">Content here</div>
        
        
          .myborder {border:2px solid #befa58;}
        
        Border color #befa58