#edb4ff color space conversions
Hex:
        #edb4ff
        RGB:
        237, 180, 255
        CMY:
        7, 29, 0
        CMYK:
        7, 29, 0, 0
      HSL:
        286°, 100.0000%, 85.2941%
        HSV (HSB):
        286°, 29.4118%, 100.0000%
        XYZ:
        69.2963, 57.8670, 102.1249
        xyY:
        0.3022, 0.2524, 57.8670
      CIE-Lab:
        80.6648, 33.3566, -29.1100
        CIE-LCH:
        80.6648, 44.2725, 318.8891
        CIE-Luv:
        80.6648, 26.2537, -51.9867
        Hunter-Lab:
        76.0704, 29.4814, -26.3479
      #edb4ff color charts
#edb4ff RGB chart
      #edb4ff CMYK chart
      #edb4ff RGB pie chart
      #edb4ff color shades, tints & tones
#edb4ff color schemes
#edb4ff color preview, HTML & CSS examples
           This text has a color of #edb4ff        
        
          <p style="color:#edb4ff;">Text here</p>
        
        
          .mytext {color:#edb4ff;}
        
        Text color #edb4ff
      
           This box has a color of #edb4ff        
        
          <div style="background-color:#edb4ff;">Content here</div>
        
        
          .mybackground {background-color:#edb4ff;}
        
        Background color #edb4ff
      
           Border around this has a color of #edb4ff        
        
          <div style="border:2px solid #edb4ff;">Content here</div>
        
        
          .myborder {border:2px solid #edb4ff;}
        
        Border color #edb4ff