#edb3ff color space conversions
Hex:
        #edb3ff
        RGB:
        237, 179, 255
        CMY:
        7, 30, 0
        CMYK:
        7, 30, 0, 0
      HSL:
        286°, 100.0000%, 85.0980%
        HSV (HSB):
        286°, 29.8039%, 100.0000%
        XYZ:
        69.0952, 57.4647, 102.0578
        xyY:
        0.3022, 0.2514, 57.4647
      CIE-Lab:
        80.4403, 33.8886, -29.4543
        CIE-LCH:
        80.4403, 44.8998, 319.0044
        CIE-Luv:
        80.4403, 26.7131, -52.6240
        Hunter-Lab:
        75.8055, 30.0395, -26.7590
      #edb3ff color charts
#edb3ff RGB chart
      #edb3ff CMYK chart
      #edb3ff RGB pie chart
      #edb3ff color shades, tints & tones
#edb3ff color schemes
#edb3ff color preview, HTML & CSS examples
           This text has a color of #edb3ff        
        
          <p style="color:#edb3ff;">Text here</p>
        
        
          .mytext {color:#edb3ff;}
        
        Text color #edb3ff
      
           This box has a color of #edb3ff        
        
          <div style="background-color:#edb3ff;">Content here</div>
        
        
          .mybackground {background-color:#edb3ff;}
        
        Background color #edb3ff
      
           Border around this has a color of #edb3ff        
        
          <div style="border:2px solid #edb3ff;">Content here</div>
        
        
          .myborder {border:2px solid #edb3ff;}
        
        Border color #edb3ff