#dae78a color space conversions
Hex:
        #dae78a
        RGB:
        218, 231, 138
        CMY:
        15, 9, 46
        CMYK:
        6, 0, 40, 9
      HSL:
        68°, 65.9574%, 72.3529%
        HSV (HSB):
        68°, 40.2597%, 90.5882%
        XYZ:
        62.0768, 73.8922, 35.0356
        xyY:
        0.3630, 0.4321, 73.8922
      CIE-Lab:
        88.8715, -18.2217, 43.7627
        CIE-LCH:
        88.8715, 47.4047, 112.6056
        CIE-Luv:
        88.8715, -3.6689, 61.2603
        Hunter-Lab:
        85.9606, -21.5265, 36.0072
      #dae78a color charts
#dae78a RGB chart
      #dae78a CMYK chart
      #dae78a RGB pie chart
      #dae78a color shades, tints & tones
#dae78a color schemes
#dae78a color preview, HTML & CSS examples
           This text has a color of #dae78a        
        
          <p style="color:#dae78a;">Text here</p>
        
        
          .mytext {color:#dae78a;}
        
        Text color #dae78a
      
           This box has a color of #dae78a        
        
          <div style="background-color:#dae78a;">Content here</div>
        
        
          .mybackground {background-color:#dae78a;}
        
        Background color #dae78a
      
           Border around this has a color of #dae78a        
        
          <div style="border:2px solid #dae78a;">Content here</div>
        
        
          .myborder {border:2px solid #dae78a;}
        
        Border color #dae78a