#befc52 color space conversions
Hex:
        #befc52
        RGB:
        190, 252, 82
        CMY:
        25, 1, 68
        CMYK:
        25, 0, 67, 1
      HSL:
        82°, 96.5909%, 65.4902%
        HSV (HSB):
        82°, 67.4603%, 98.8235%
        XYZ:
        57.5686, 81.1772, 20.6172
        xyY:
        0.3612, 0.5094, 81.1772
      CIE-Lab:
        92.2105, -43.3802, 71.7227
        CIE-LCH:
        92.2105, 83.8211, 121.1669
        CIE-Luv:
        92.2105, -30.7088, 93.5914
        Hunter-Lab:
        90.0984, -43.6191, 49.5015
      #befc52 color charts
#befc52 RGB chart
      #befc52 CMYK chart
      #befc52 RGB pie chart
      #befc52 color shades, tints & tones
#befc52 color schemes
#befc52 color preview, HTML & CSS examples
           This text has a color of #befc52        
        
          <p style="color:#befc52;">Text here</p>
        
        
          .mytext {color:#befc52;}
        
        Text color #befc52
      
           This box has a color of #befc52        
        
          <div style="background-color:#befc52;">Content here</div>
        
        
          .mybackground {background-color:#befc52;}
        
        Background color #befc52
      
           Border around this has a color of #befc52        
        
          <div style="border:2px solid #befc52;">Content here</div>
        
        
          .myborder {border:2px solid #befc52;}
        
        Border color #befc52