#dafc5c color space conversions
Hex:
        #dafc5c
        RGB:
        218, 252, 92
        CMY:
        15, 1, 64
        CMYK:
        13, 0, 63, 1
      HSL:
        73°, 96.3855%, 67.4510%
        HSV (HSB):
        73°, 63.4921%, 98.8235%
        XYZ:
        65.6556, 85.2989, 23.1291
        xyY:
        0.3771, 0.4900, 85.2989
      CIE-Lab:
        94.0118, -32.1966, 70.3418
        CIE-LCH:
        94.0118, 77.3601, 114.5944
        CIE-Luv:
        94.0118, -14.8844, 90.9068
        Hunter-Lab:
        92.3574, -34.7323, 49.8022
      #dafc5c color charts
#dafc5c RGB chart
      #dafc5c CMYK chart
      #dafc5c RGB pie chart
      #dafc5c color shades, tints & tones
#dafc5c color schemes
#dafc5c color preview, HTML & CSS examples
           This text has a color of #dafc5c        
        
          <p style="color:#dafc5c;">Text here</p>
        
        
          .mytext {color:#dafc5c;}
        
        Text color #dafc5c
      
           This box has a color of #dafc5c        
        
          <div style="background-color:#dafc5c;">Content here</div>
        
        
          .mybackground {background-color:#dafc5c;}
        
        Background color #dafc5c
      
           Border around this has a color of #dafc5c        
        
          <div style="border:2px solid #dafc5c;">Content here</div>
        
        
          .myborder {border:2px solid #dafc5c;}
        
        Border color #dafc5c