#dcde5b color space conversions
Hex:
        #dcde5b
        RGB:
        220, 222, 91
        CMY:
        14, 13, 64
        CMYK:
        1, 0, 59, 13
      HSL:
        61°, 66.4975%, 61.3725%
        HSV (HSB):
        61°, 59.0090%, 87.0588%
        XYZ:
        57.5248, 68.2135, 20.0322
        xyY:
        0.3946, 0.4680, 68.2135
      CIE-Lab:
        86.1131, -17.2058, 62.3067
        CIE-LCH:
        86.1131, 64.6388, 105.4373
        CIE-Luv:
        86.1131, 4.3164, 78.1418
        Hunter-Lab:
        82.5915, -20.2102, 43.4335
      #dcde5b color charts
#dcde5b RGB chart
      #dcde5b CMYK chart
      #dcde5b RGB pie chart
      #dcde5b color shades, tints & tones
#dcde5b color schemes
#dcde5b color preview, HTML & CSS examples
           This text has a color of #dcde5b        
        
          <p style="color:#dcde5b;">Text here</p>
        
        
          .mytext {color:#dcde5b;}
        
        Text color #dcde5b
      
           This box has a color of #dcde5b        
        
          <div style="background-color:#dcde5b;">Content here</div>
        
        
          .mybackground {background-color:#dcde5b;}
        
        Background color #dcde5b
      
           Border around this has a color of #dcde5b        
        
          <div style="border:2px solid #dcde5b;">Content here</div>
        
        
          .myborder {border:2px solid #dcde5b;}
        
        Border color #dcde5b