#daf5b1 color space conversions
Hex:
        #daf5b1
        RGB:
        218, 245, 177
        CMY:
        15, 4, 31
        CMYK:
        11, 0, 28, 4
      HSL:
        84°, 77.2727%, 82.7451%
        HSV (HSB):
        84°, 27.7551%, 96.0784%
        XYZ:
        69.5017, 83.3846, 54.0267
        xyY:
        0.3359, 0.4030, 83.3846
      CIE-Lab:
        93.1825, -20.1551, 29.9099
        CIE-LCH:
        93.1825, 36.0670, 123.9745
        CIE-Luv:
        93.1825, -12.4714, 45.9451
        Hunter-Lab:
        91.3152, -23.9418, 28.8416
      #daf5b1 color charts
#daf5b1 RGB chart
      #daf5b1 CMYK chart
      #daf5b1 RGB pie chart
      #daf5b1 color shades, tints & tones
#daf5b1 color schemes
#daf5b1 color preview, HTML & CSS examples
           This text has a color of #daf5b1        
        
          <p style="color:#daf5b1;">Text here</p>
        
        
          .mytext {color:#daf5b1;}
        
        Text color #daf5b1
      
           This box has a color of #daf5b1        
        
          <div style="background-color:#daf5b1;">Content here</div>
        
        
          .mybackground {background-color:#daf5b1;}
        
        Background color #daf5b1
      
           Border around this has a color of #daf5b1        
        
          <div style="border:2px solid #daf5b1;">Content here</div>
        
        
          .myborder {border:2px solid #daf5b1;}
        
        Border color #daf5b1