#edafa6 color space conversions
Hex:
        #edafa6
        RGB:
        237, 175, 166
        CMY:
        7, 31, 35
        CMYK:
        0, 26, 30, 7
      HSL:
        8°, 66.3551%, 79.0196%
        HSV (HSB):
        8°, 29.9578%, 92.9412%
        XYZ:
        57.1380, 51.4176, 42.9895
        xyY:
        0.3770, 0.3393, 51.4176
      CIE-Lab:
        76.9313, 21.4207, 13.5037
        CIE-LCH:
        76.9313, 25.3219, 32.2274
        CIE-Luv:
        76.9313, 40.8931, 15.0294
        Hunter-Lab:
        71.7061, 16.7495, 14.6485
      #edafa6 color charts
#edafa6 RGB chart
      #edafa6 CMYK chart
      #edafa6 RGB pie chart
      #edafa6 color shades, tints & tones
#edafa6 color schemes
#edafa6 color preview, HTML & CSS examples
           This text has a color of #edafa6        
        
          <p style="color:#edafa6;">Text here</p>
        
        
          .mytext {color:#edafa6;}
        
        Text color #edafa6
      
           This box has a color of #edafa6        
        
          <div style="background-color:#edafa6;">Content here</div>
        
        
          .mybackground {background-color:#edafa6;}
        
        Background color #edafa6
      
           Border around this has a color of #edafa6        
        
          <div style="border:2px solid #edafa6;">Content here</div>
        
        
          .myborder {border:2px solid #edafa6;}
        
        Border color #edafa6