#ead9ec color space conversions
Hex:
        #ead9ec
        RGB:
        234, 217, 236
        CMY:
        8, 15, 7
        CMYK:
        1, 8, 0, 7
      HSL:
        294°, 33.3333%, 88.8235%
        HSV (HSB):
        294°, 8.0508%, 92.5490%
        XYZ:
        73.8849, 73.1743, 89.5868
        xyY:
        0.3122, 0.3092, 73.1743
      CIE-Lab:
        88.5308, 9.1729, -7.1839
        CIE-LCH:
        88.5308, 11.6512, 321.9332
        CIE-Luv:
        88.5308, 8.4695, -12.7513
        Hunter-Lab:
        85.5420, 4.4768, -2.2141
      #ead9ec color charts
#ead9ec RGB chart
      #ead9ec CMYK chart
      #ead9ec RGB pie chart
      #ead9ec color shades, tints & tones
#ead9ec color schemes
#ead9ec color preview, HTML & CSS examples
           This text has a color of #ead9ec        
        
          <p style="color:#ead9ec;">Text here</p>
        
        
          .mytext {color:#ead9ec;}
        
        Text color #ead9ec
      
           This box has a color of #ead9ec        
        
          <div style="background-color:#ead9ec;">Content here</div>
        
        
          .mybackground {background-color:#ead9ec;}
        
        Background color #ead9ec
      
           Border around this has a color of #ead9ec        
        
          <div style="border:2px solid #ead9ec;">Content here</div>
        
        
          .myborder {border:2px solid #ead9ec;}
        
        Border color #ead9ec