#ead2e1 color space conversions
Hex:
        #ead2e1
        RGB:
        234, 210, 225
        CMY:
        8, 18, 12
        CMYK:
        0, 10, 4, 8
      HSL:
        323°, 36.3636%, 87.0588%
        HSV (HSB):
        323°, 10.2564%, 91.7647%
        XYZ:
        70.5689, 69.0219, 80.8373
        xyY:
        0.3201, 0.3131, 69.0219
      CIE-Lab:
        86.5149, 10.8789, -4.3484
        CIE-LCH:
        86.5149, 11.7157, 338.2131
        CIE-Luv:
        86.5149, 12.9339, -8.6012
        Hunter-Lab:
        83.0794, 6.2316, 0.4656
      #ead2e1 color charts
#ead2e1 RGB chart
      #ead2e1 CMYK chart
      #ead2e1 RGB pie chart
      #ead2e1 color shades, tints & tones
#ead2e1 color schemes
#ead2e1 color preview, HTML & CSS examples
           This text has a color of #ead2e1        
        
          <p style="color:#ead2e1;">Text here</p>
        
        
          .mytext {color:#ead2e1;}
        
        Text color #ead2e1
      
           This box has a color of #ead2e1        
        
          <div style="background-color:#ead2e1;">Content here</div>
        
        
          .mybackground {background-color:#ead2e1;}
        
        Background color #ead2e1
      
           Border around this has a color of #ead2e1        
        
          <div style="border:2px solid #ead2e1;">Content here</div>
        
        
          .myborder {border:2px solid #ead2e1;}
        
        Border color #ead2e1