#edfb50 color space conversions
Hex:
        #edfb50
        RGB:
        237, 251, 80
        CMY:
        7, 2, 69
        CMYK:
        6, 0, 68, 2
      HSL:
        65°, 95.5307%, 64.9020%
        HSV (HSB):
        65°, 68.1275%, 98.4314%
        XYZ:
        70.8702, 87.5781, 20.7584
        xyY:
        0.3955, 0.4887, 87.5781
      CIE-Lab:
        94.9830, -24.9782, 76.2413
        CIE-LCH:
        94.9830, 80.2287, 108.1399
        CIE-Luv:
        94.9830, -2.3530, 94.3961
        Hunter-Lab:
        93.5832, -28.5931, 52.3566
      #edfb50 color charts
#edfb50 RGB chart
      #edfb50 CMYK chart
      #edfb50 RGB pie chart
      #edfb50 color shades, tints & tones
#edfb50 color schemes
#edfb50 color preview, HTML & CSS examples
           This text has a color of #edfb50        
        
          <p style="color:#edfb50;">Text here</p>
        
        
          .mytext {color:#edfb50;}
        
        Text color #edfb50
      
           This box has a color of #edfb50        
        
          <div style="background-color:#edfb50;">Content here</div>
        
        
          .mybackground {background-color:#edfb50;}
        
        Background color #edfb50
      
           Border around this has a color of #edfb50        
        
          <div style="border:2px solid #edfb50;">Content here</div>
        
        
          .myborder {border:2px solid #edfb50;}
        
        Border color #edfb50