#edd6ef color space conversions
Hex:
        #edd6ef
        RGB:
        237, 214, 239
        CMY:
        7, 16, 6
        CMYK:
        1, 10, 0, 6
      HSL:
        295°, 43.8596%, 88.8235%
        HSV (HSB):
        295°, 10.4603%, 93.7255%
        XYZ:
        74.5516, 72.3297, 91.6931
        xyY:
        0.3125, 0.3032, 72.3297
      CIE-Lab:
        88.1270, 12.2919, -9.3374
        CIE-LCH:
        88.1270, 15.4363, 322.7784
        CIE-Luv:
        88.1270, 11.4921, -16.6883
        Hunter-Lab:
        85.0468, 7.6402, -4.3906
      #edd6ef color charts
#edd6ef RGB chart
      #edd6ef CMYK chart
      #edd6ef RGB pie chart
      #edd6ef color shades, tints & tones
#edd6ef color schemes
#edd6ef color preview, HTML & CSS examples
           This text has a color of #edd6ef        
        
          <p style="color:#edd6ef;">Text here</p>
        
        
          .mytext {color:#edd6ef;}
        
        Text color #edd6ef
      
           This box has a color of #edd6ef        
        
          <div style="background-color:#edd6ef;">Content here</div>
        
        
          .mybackground {background-color:#edd6ef;}
        
        Background color #edd6ef
      
           Border around this has a color of #edd6ef        
        
          <div style="border:2px solid #edd6ef;">Content here</div>
        
        
          .myborder {border:2px solid #edd6ef;}
        
        Border color #edd6ef