#befa27 color space conversions
Hex:
        #befa27
        RGB:
        190, 250, 39
        CMY:
        25, 2, 85
        CMYK:
        24, 0, 84, 2
      HSL:
        77°, 95.4751%, 56.6667%
        HSV (HSB):
        77°, 84.4000%, 98.0392%
        XYZ:
        55.7870, 79.4648, 14.3174
        xyY:
        0.3730, 0.5313, 79.4648
      CIE-Lab:
        91.4442, -44.4872, 83.5461
        CIE-LCH:
        91.4442, 94.6524, 118.0347
        CIE-Luv:
        91.4442, -29.6626, 101.9538
        Hunter-Lab:
        89.1431, -44.2925, 52.8775
      #befa27 color charts
#befa27 RGB chart
      #befa27 CMYK chart
      #befa27 RGB pie chart
      #befa27 color shades, tints & tones
#befa27 color schemes
#befa27 color preview, HTML & CSS examples
           This text has a color of #befa27        
        
          <p style="color:#befa27;">Text here</p>
        
        
          .mytext {color:#befa27;}
        
        Text color #befa27
      
           This box has a color of #befa27        
        
          <div style="background-color:#befa27;">Content here</div>
        
        
          .mybackground {background-color:#befa27;}
        
        Background color #befa27
      
           Border around this has a color of #befa27        
        
          <div style="border:2px solid #befa27;">Content here</div>
        
        
          .myborder {border:2px solid #befa27;}
        
        Border color #befa27