#edef52 color space conversions
Hex:
        #edef52
        RGB:
        237, 239, 82
        CMY:
        7, 6, 68
        CMYK:
        1, 0, 66, 6
      HSL:
        61°, 83.0688%, 62.9412%
        HSV (HSB):
        61°, 65.6904%, 93.7255%
        XYZ:
        67.3145, 80.3467, 19.9433
        xyY:
        0.4016, 0.4794, 80.3467
      CIE-Lab:
        91.8402, -19.1447, 72.3496
        CIE-LCH:
        91.8402, 74.8397, 104.8215
        CIE-Luv:
        91.8402, 5.0785, 88.8354
        Hunter-Lab:
        89.6363, -22.8148, 49.5540
      #edef52 color charts
#edef52 RGB chart
      #edef52 CMYK chart
      #edef52 RGB pie chart
      #edef52 color shades, tints & tones
#edef52 color schemes
#edef52 color preview, HTML & CSS examples
           This text has a color of #edef52        
        
          <p style="color:#edef52;">Text here</p>
        
        
          .mytext {color:#edef52;}
        
        Text color #edef52
      
           This box has a color of #edef52        
        
          <div style="background-color:#edef52;">Content here</div>
        
        
          .mybackground {background-color:#edef52;}
        
        Background color #edef52
      
           Border around this has a color of #edef52        
        
          <div style="border:2px solid #edef52;">Content here</div>
        
        
          .myborder {border:2px solid #edef52;}
        
        Border color #edef52