#cddb14 color space conversions
Hex:
        #cddb14
        RGB:
        205, 219, 20
        CMY:
        20, 14, 92
        CMYK:
        6, 0, 91, 14
      HSL:
        64°, 83.2636%, 46.8627%
        HSV (HSB):
        64°, 90.8676%, 85.8824%
        XYZ:
        50.6346, 63.6927, 10.2870
        xyY:
        0.4063, 0.5111, 63.6927
      CIE-Lab:
        83.8055, -24.8683, 80.9880
        CIE-LCH:
        83.8055, 84.7200, 107.0697
        CIE-Luv:
        83.8055, -2.7306, 92.0666
        Hunter-Lab:
        79.8077, -26.4127, 48.2231
      #cddb14 color charts
#cddb14 RGB chart
      #cddb14 CMYK chart
      #cddb14 RGB pie chart
      #cddb14 color shades, tints & tones
#cddb14 color schemes
#cddb14 color preview, HTML & CSS examples
           This text has a color of #cddb14        
        
          <p style="color:#cddb14;">Text here</p>
        
        
          .mytext {color:#cddb14;}
        
        Text color #cddb14
      
           This box has a color of #cddb14        
        
          <div style="background-color:#cddb14;">Content here</div>
        
        
          .mybackground {background-color:#cddb14;}
        
        Background color #cddb14
      
           Border around this has a color of #cddb14        
        
          <div style="border:2px solid #cddb14;">Content here</div>
        
        
          .myborder {border:2px solid #cddb14;}
        
        Border color #cddb14