#cedd50 color space conversions
Hex:
        #cedd50
        RGB:
        206, 221, 80
        CMY:
        19, 13, 69
        CMYK:
        7, 0, 64, 13
      HSL:
        66°, 67.4641%, 59.0196%
        HSV (HSB):
        66°, 63.8009%, 86.6667%
        XYZ:
        52.7580, 65.4139, 17.4349
        xyY:
        0.3891, 0.4824, 65.4139
      CIE-Lab:
        84.6966, -23.1206, 65.0097
        CIE-LCH:
        84.6966, 68.9988, 109.5779
        CIE-Luv:
        84.6966, -3.9284, 81.0734
        Hunter-Lab:
        80.8789, -25.1008, 43.8342
      #cedd50 color charts
#cedd50 RGB chart
      #cedd50 CMYK chart
      #cedd50 RGB pie chart
      #cedd50 color shades, tints & tones
#cedd50 color schemes
#cedd50 color preview, HTML & CSS examples
           This text has a color of #cedd50        
        
          <p style="color:#cedd50;">Text here</p>
        
        
          .mytext {color:#cedd50;}
        
        Text color #cedd50
      
           This box has a color of #cedd50        
        
          <div style="background-color:#cedd50;">Content here</div>
        
        
          .mybackground {background-color:#cedd50;}
        
        Background color #cedd50
      
           Border around this has a color of #cedd50        
        
          <div style="border:2px solid #cedd50;">Content here</div>
        
        
          .myborder {border:2px solid #cedd50;}
        
        Border color #cedd50