#edaff5 color space conversions
Hex:
        #edaff5
        RGB:
        237, 175, 245
        CMY:
        7, 31, 4
        CMYK:
        3, 29, 0, 4
      HSL:
        293°, 77.7778%, 82.3529%
        HSV (HSB):
        293°, 28.5714%, 96.0784%
        XYZ:
        66.7365, 55.2570, 93.5345
        xyY:
        0.3096, 0.2564, 55.2570
      CIE-Lab:
        79.1891, 34.1065, -26.0035
        CIE-LCH:
        79.1891, 42.8886, 322.6773
        CIE-Luv:
        79.1891, 29.9750, -46.8620
        Hunter-Lab:
        74.3351, 30.1671, -22.5690
      #edaff5 color charts
#edaff5 RGB chart
      #edaff5 CMYK chart
      #edaff5 RGB pie chart
      #edaff5 color shades, tints & tones
#edaff5 color schemes
#edaff5 color preview, HTML & CSS examples
           This text has a color of #edaff5        
        
          <p style="color:#edaff5;">Text here</p>
        
        
          .mytext {color:#edaff5;}
        
        Text color #edaff5
      
           This box has a color of #edaff5        
        
          <div style="background-color:#edaff5;">Content here</div>
        
        
          .mybackground {background-color:#edaff5;}
        
        Background color #edaff5
      
           Border around this has a color of #edaff5        
        
          <div style="border:2px solid #edaff5;">Content here</div>
        
        
          .myborder {border:2px solid #edaff5;}
        
        Border color #edaff5