#dce514 color space conversions
Hex:
        #dce514
        RGB:
        220, 229, 20
        CMY:
        14, 10, 92
        CMYK:
        4, 0, 91, 10
      HSL:
        63°, 83.9357%, 48.8235%
        HSV (HSB):
        63°, 91.2664%, 89.8039%
        XYZ:
        57.6608, 71.3048, 11.3860
        xyY:
        0.4108, 0.5080, 71.3048
      CIE-Lab:
        87.6329, -23.4235, 84.4522
        CIE-LCH:
        87.6329, 87.6404, 105.5018
        CIE-Luv:
        87.6329, 0.8572, 95.9550
        Hunter-Lab:
        84.4422, -25.8862, 51.1150
      #dce514 color charts
#dce514 RGB chart
      #dce514 CMYK chart
      #dce514 RGB pie chart
      #dce514 color shades, tints & tones
#dce514 color schemes
#dce514 color preview, HTML & CSS examples
           This text has a color of #dce514        
        
          <p style="color:#dce514;">Text here</p>
        
        
          .mytext {color:#dce514;}
        
        Text color #dce514
      
           This box has a color of #dce514        
        
          <div style="background-color:#dce514;">Content here</div>
        
        
          .mybackground {background-color:#dce514;}
        
        Background color #dce514
      
           Border around this has a color of #dce514        
        
          <div style="border:2px solid #dce514;">Content here</div>
        
        
          .myborder {border:2px solid #dce514;}
        
        Border color #dce514