#edd3f2 color space conversions
Hex:
        #edd3f2
        RGB:
        237, 211, 242
        CMY:
        7, 17, 5
        CMYK:
        2, 13, 0, 5
      HSL:
        290°, 54.3860%, 88.8235%
        HSV (HSB):
        290°, 12.8099%, 94.9020%
        XYZ:
        74.2463, 71.0039, 93.7963
        xyY:
        0.3106, 0.2970, 71.0039
      CIE-Lab:
        87.4869, 14.4209, -11.8742
        CIE-LCH:
        87.4869, 18.6805, 320.5318
        CIE-Luv:
        87.4869, 12.7412, -21.0763
        Hunter-Lab:
        84.2638, 9.8179, -7.0127
      #edd3f2 color charts
#edd3f2 RGB chart
      #edd3f2 CMYK chart
      #edd3f2 RGB pie chart
      #edd3f2 color shades, tints & tones
#edd3f2 color schemes
#edd3f2 color preview, HTML & CSS examples
           This text has a color of #edd3f2        
        
          <p style="color:#edd3f2;">Text here</p>
        
        
          .mytext {color:#edd3f2;}
        
        Text color #edd3f2
      
           This box has a color of #edd3f2        
        
          <div style="background-color:#edd3f2;">Content here</div>
        
        
          .mybackground {background-color:#edd3f2;}
        
        Background color #edd3f2
      
           Border around this has a color of #edd3f2        
        
          <div style="border:2px solid #edd3f2;">Content here</div>
        
        
          .myborder {border:2px solid #edd3f2;}
        
        Border color #edd3f2