#edec10 color space conversions
Hex:
        #edec10
        RGB:
        237, 236, 16
        CMY:
        7, 7, 94
        CMYK:
        0, 0, 93, 7
      HSL:
        60°, 87.3518%, 49.6078%
        HSV (HSB):
        60°, 93.2489%, 92.9412%
        XYZ:
        65.0140, 78.0328, 12.1255
        xyY:
        0.4190, 0.5029, 78.0328
      CIE-Lab:
        90.7949, -19.7751, 87.9068
        CIE-LCH:
        90.7949, 90.1036, 102.6780
        CIE-Luv:
        90.7949, 7.8205, 98.9517
        Hunter-Lab:
        88.3362, -23.2152, 53.6969
      #edec10 color charts
#edec10 RGB chart
      #edec10 CMYK chart
      #edec10 RGB pie chart
      #edec10 color shades, tints & tones
#edec10 color schemes
#edec10 color preview, HTML & CSS examples
           This text has a color of #edec10        
        
          <p style="color:#edec10;">Text here</p>
        
        
          .mytext {color:#edec10;}
        
        Text color #edec10
      
           This box has a color of #edec10        
        
          <div style="background-color:#edec10;">Content here</div>
        
        
          .mybackground {background-color:#edec10;}
        
        Background color #edec10
      
           Border around this has a color of #edec10        
        
          <div style="border:2px solid #edec10;">Content here</div>
        
        
          .myborder {border:2px solid #edec10;}
        
        Border color #edec10