#eddaf9 color space conversions
Hex:
        #eddaf9
        RGB:
        237, 218, 249
        CMY:
        7, 15, 2
        CMYK:
        5, 12, 0, 2
      HSL:
        277°, 72.0930%, 91.5686%
        HSV (HSB):
        277°, 12.4498%, 97.6471%
        XYZ:
        77.0953, 74.9869, 100.0331
        xyY:
        0.3058, 0.2974, 74.9869
      CIE-Lab:
        89.3869, 12.0476, -12.7261
        CIE-LCH:
        89.3869, 17.5242, 313.4311
        CIE-Luv:
        89.3869, 8.6854, -22.0942
        Hunter-Lab:
        86.5950, 7.3770, -7.8744
      #eddaf9 color charts
#eddaf9 RGB chart
      #eddaf9 CMYK chart
      #eddaf9 RGB pie chart
      #eddaf9 color shades, tints & tones
#eddaf9 color schemes
#eddaf9 color preview, HTML & CSS examples
           This text has a color of #eddaf9        
        
          <p style="color:#eddaf9;">Text here</p>
        
        
          .mytext {color:#eddaf9;}
        
        Text color #eddaf9
      
           This box has a color of #eddaf9        
        
          <div style="background-color:#eddaf9;">Content here</div>
        
        
          .mybackground {background-color:#eddaf9;}
        
        Background color #eddaf9
      
           Border around this has a color of #eddaf9        
        
          <div style="border:2px solid #eddaf9;">Content here</div>
        
        
          .myborder {border:2px solid #eddaf9;}
        
        Border color #eddaf9