#befa39 color space conversions
Hex:
        #befa39
        RGB:
        190, 250, 57
        CMY:
        25, 2, 78
        CMYK:
        24, 0, 77, 2
      HSL:
        79°, 95.0739%, 60.1961%
        HSV (HSB):
        79°, 77.2000%, 98.0392%
        XYZ:
        56.1593, 79.6138, 16.2780
        xyY:
        0.3693, 0.5236, 79.6138
      CIE-Lab:
        91.5113, -43.8471, 79.2167
        CIE-LCH:
        91.5113, 90.5420, 118.9649
        CIE-Luv:
        91.5113, -29.6644, 98.9494
        Hunter-Lab:
        89.2265, -43.7983, 51.6421
      #befa39 color charts
#befa39 RGB chart
      #befa39 CMYK chart
      #befa39 RGB pie chart
      #befa39 color shades, tints & tones
#befa39 color schemes
#befa39 color preview, HTML & CSS examples
           This text has a color of #befa39        
        
          <p style="color:#befa39;">Text here</p>
        
        
          .mytext {color:#befa39;}
        
        Text color #befa39
      
           This box has a color of #befa39        
        
          <div style="background-color:#befa39;">Content here</div>
        
        
          .mybackground {background-color:#befa39;}
        
        Background color #befa39
      
           Border around this has a color of #befa39        
        
          <div style="border:2px solid #befa39;">Content here</div>
        
        
          .myborder {border:2px solid #befa39;}
        
        Border color #befa39