#edf0ba color space conversions
Hex:
        #edf0ba
        RGB:
        237, 240, 186
        CMY:
        7, 6, 27
        CMYK:
        1, 0, 23, 6
      HSL:
        63°, 64.2857%, 83.5294%
        HSV (HSB):
        63°, 22.5000%, 94.1176%
        XYZ:
        74.9481, 83.8699, 58.6927
        xyY:
        0.3446, 0.3856, 83.8699
      CIE-Lab:
        93.3940, -9.5944, 25.8414
        CIE-LCH:
        93.3940, 27.5650, 110.3690
        CIE-Luv:
        93.3940, 0.9955, 38.6783
        Hunter-Lab:
        91.5805, -14.1842, 26.1082
      #edf0ba color charts
#edf0ba RGB chart
      #edf0ba CMYK chart
      #edf0ba RGB pie chart
      #edf0ba color shades, tints & tones
#edf0ba color schemes
#edf0ba color preview, HTML & CSS examples
           This text has a color of #edf0ba        
        
          <p style="color:#edf0ba;">Text here</p>
        
        
          .mytext {color:#edf0ba;}
        
        Text color #edf0ba
      
           This box has a color of #edf0ba        
        
          <div style="background-color:#edf0ba;">Content here</div>
        
        
          .mybackground {background-color:#edf0ba;}
        
        Background color #edf0ba
      
           Border around this has a color of #edf0ba        
        
          <div style="border:2px solid #edf0ba;">Content here</div>
        
        
          .myborder {border:2px solid #edf0ba;}
        
        Border color #edf0ba