#daef2d color space conversions
Hex:
        #daef2d
        RGB:
        218, 239, 45
        CMY:
        15, 6, 82
        CMYK:
        9, 0, 81, 6
      HSL:
        66°, 85.8407%, 55.6863%
        HSV (HSB):
        66°, 81.1715%, 93.7255%
        XYZ:
        60.2536, 76.8279, 14.1362
        xyY:
        0.3985, 0.5081, 76.8279
      CIE-Lab:
        90.2423, -28.4197, 81.9049
        CIE-LCH:
        90.2423, 86.6954, 109.1359
        CIE-Luv:
        90.2423, -6.8146, 96.8850
        Hunter-Lab:
        87.6515, -30.6853, 51.7939
      #daef2d color charts
#daef2d RGB chart
      #daef2d CMYK chart
      #daef2d RGB pie chart
      #daef2d color shades, tints & tones
#daef2d color schemes
#daef2d color preview, HTML & CSS examples
           This text has a color of #daef2d        
        
          <p style="color:#daef2d;">Text here</p>
        
        
          .mytext {color:#daef2d;}
        
        Text color #daef2d
      
           This box has a color of #daef2d        
        
          <div style="background-color:#daef2d;">Content here</div>
        
        
          .mybackground {background-color:#daef2d;}
        
        Background color #daef2d
      
           Border around this has a color of #daef2d        
        
          <div style="border:2px solid #daef2d;">Content here</div>
        
        
          .myborder {border:2px solid #daef2d;}
        
        Border color #daef2d