#ead4db color space conversions
Hex:
        #ead4db
        RGB:
        234, 212, 219
        CMY:
        8, 17, 14
        CMYK:
        0, 9, 6, 8
      HSL:
        341°, 34.3750%, 87.4510%
        HSV (HSB):
        341°, 9.4017%, 91.7647%
        XYZ:
        70.2614, 69.6939, 76.7669
        xyY:
        0.3242, 0.3216, 69.6939
      CIE-Lab:
        86.8465, 8.7908, -0.6845
        CIE-LCH:
        86.8465, 8.8174, 355.5478
        CIE-Luv:
        86.8465, 12.3799, -2.6186
        Hunter-Lab:
        83.4829, 4.1353, 3.9177
      #ead4db color charts
#ead4db RGB chart
      #ead4db CMYK chart
      #ead4db RGB pie chart
      #ead4db color shades, tints & tones
#ead4db color schemes
#ead4db color preview, HTML & CSS examples
           This text has a color of #ead4db        
        
          <p style="color:#ead4db;">Text here</p>
        
        
          .mytext {color:#ead4db;}
        
        Text color #ead4db
      
           This box has a color of #ead4db        
        
          <div style="background-color:#ead4db;">Content here</div>
        
        
          .mybackground {background-color:#ead4db;}
        
        Background color #ead4db
      
           Border around this has a color of #ead4db        
        
          <div style="border:2px solid #ead4db;">Content here</div>
        
        
          .myborder {border:2px solid #ead4db;}
        
        Border color #ead4db