#daf350 color space conversions
Hex:
        #daf350
        RGB:
        218, 243, 80
        CMY:
        15, 5, 69
        CMYK:
        10, 0, 67, 5
      HSL:
        69°, 87.1658%, 63.3333%
        HSV (HSB):
        69°, 67.0782%, 95.2941%
        XYZ:
        62.4120, 79.5858, 19.6616
        xyY:
        0.3861, 0.4923, 79.5858
      CIE-Lab:
        91.4987, -28.7663, 72.2981
        CIE-LCH:
        91.4987, 77.8108, 111.6968
        CIE-Luv:
        91.4987, -9.5395, 90.7353
        Hunter-Lab:
        89.2109, -31.2403, 49.3804
      #daf350 color charts
#daf350 RGB chart
      #daf350 CMYK chart
      #daf350 RGB pie chart
      #daf350 color shades, tints & tones
#daf350 color schemes
#daf350 color preview, HTML & CSS examples
           This text has a color of #daf350        
        
          <p style="color:#daf350;">Text here</p>
        
        
          .mytext {color:#daf350;}
        
        Text color #daf350
      
           This box has a color of #daf350        
        
          <div style="background-color:#daf350;">Content here</div>
        
        
          .mybackground {background-color:#daf350;}
        
        Background color #daf350
      
           Border around this has a color of #daf350        
        
          <div style="border:2px solid #daf350;">Content here</div>
        
        
          .myborder {border:2px solid #daf350;}
        
        Border color #daf350