#edfa60 color space conversions
Hex:
        #edfa60
        RGB:
        237, 250, 96
        CMY:
        7, 2, 62
        CMYK:
        5, 0, 62, 2
      HSL:
        65°, 93.9024%, 67.8431%
        HSV (HSB):
        65°, 61.6000%, 98.0392%
        XYZ:
        71.2220, 87.2203, 24.1477
        xyY:
        0.3901, 0.4777, 87.2203
      CIE-Lab:
        94.8316, -23.5769, 70.0287
        CIE-LCH:
        94.8316, 73.8910, 108.6071
        CIE-Luv:
        94.8316, -2.0117, 89.1282
        Hunter-Lab:
        93.3918, -27.3089, 50.0440
      #edfa60 color charts
#edfa60 RGB chart
      #edfa60 CMYK chart
      #edfa60 RGB pie chart
      #edfa60 color shades, tints & tones
#edfa60 color schemes
#edfa60 color preview, HTML & CSS examples
           This text has a color of #edfa60        
        
          <p style="color:#edfa60;">Text here</p>
        
        
          .mytext {color:#edfa60;}
        
        Text color #edfa60
      
           This box has a color of #edfa60        
        
          <div style="background-color:#edfa60;">Content here</div>
        
        
          .mybackground {background-color:#edfa60;}
        
        Background color #edfa60
      
           Border around this has a color of #edfa60        
        
          <div style="border:2px solid #edfa60;">Content here</div>
        
        
          .myborder {border:2px solid #edfa60;}
        
        Border color #edfa60