#edbbf7 color space conversions
Hex:
        #edbbf7
        RGB:
        237, 187, 247
        CMY:
        7, 27, 3
        CMYK:
        4, 24, 0, 3
      HSL:
        290°, 78.9474%, 85.0980%
        HSV (HSB):
        290°, 24.2915%, 96.8627%
        XYZ:
        69.4839, 60.2606, 95.9649
        xyY:
        0.3078, 0.2670, 60.2606
      CIE-Lab:
        81.9796, 28.0950, -22.8250
        CIE-LCH:
        81.9796, 36.1982, 320.9088
        CIE-Luv:
        81.9796, 23.9991, -40.8634
        Hunter-Lab:
        77.6277, 23.9254, -18.9561
      #edbbf7 color charts
#edbbf7 RGB chart
      #edbbf7 CMYK chart
      #edbbf7 RGB pie chart
      #edbbf7 color shades, tints & tones
#edbbf7 color schemes
#edbbf7 color preview, HTML & CSS examples
           This text has a color of #edbbf7        
        
          <p style="color:#edbbf7;">Text here</p>
        
        
          .mytext {color:#edbbf7;}
        
        Text color #edbbf7
      
           This box has a color of #edbbf7        
        
          <div style="background-color:#edbbf7;">Content here</div>
        
        
          .mybackground {background-color:#edbbf7;}
        
        Background color #edbbf7
      
           Border around this has a color of #edbbf7        
        
          <div style="border:2px solid #edbbf7;">Content here</div>
        
        
          .myborder {border:2px solid #edbbf7;}
        
        Border color #edbbf7