#edc0ef color space conversions
Hex:
        #edc0ef
        RGB:
        237, 192, 239
        CMY:
        7, 25, 6
        CMYK:
        1, 20, 0, 6
      HSL:
        297°, 59.4937%, 84.5098%
        HSV (HSB):
        297°, 19.6653%, 93.7255%
        XYZ:
        69.3547, 61.9358, 89.9608
        xyY:
        0.3135, 0.2799, 61.9358
      CIE-Lab:
        82.8793, 23.9378, -17.1883
        CIE-LCH:
        82.8793, 29.4696, 324.3202
        CIE-Luv:
        82.8793, 22.5155, -31.0557
        Hunter-Lab:
        78.6993, 19.5814, -12.6846
      #edc0ef color charts
#edc0ef RGB chart
      #edc0ef CMYK chart
      #edc0ef RGB pie chart
      #edc0ef color shades, tints & tones
#edc0ef color schemes
#edc0ef color preview, HTML & CSS examples
           This text has a color of #edc0ef        
        
          <p style="color:#edc0ef;">Text here</p>
        
        
          .mytext {color:#edc0ef;}
        
        Text color #edc0ef
      
           This box has a color of #edc0ef        
        
          <div style="background-color:#edc0ef;">Content here</div>
        
        
          .mybackground {background-color:#edc0ef;}
        
        Background color #edc0ef
      
           Border around this has a color of #edc0ef        
        
          <div style="border:2px solid #edc0ef;">Content here</div>
        
        
          .myborder {border:2px solid #edc0ef;}
        
        Border color #edc0ef