#eac2e4 color space conversions
Hex:
        #eac2e4
        RGB:
        234, 194, 228
        CMY:
        8, 24, 11
        CMYK:
        0, 17, 3, 8
      HSL:
        309°, 48.7805%, 83.9216%
        HSV (HSB):
        309°, 17.0940%, 91.7647%
        XYZ:
        67.2271, 61.6774, 81.7605
        xyY:
        0.3191, 0.2928, 61.6774
      CIE-Lab:
        82.7416, 19.8804, -11.5408
        CIE-LCH:
        82.7416, 22.9873, 329.8643
        CIE-Luv:
        82.7416, 20.8996, -21.3351
        Hunter-Lab:
        78.5350, 15.3623, -6.7506
      #eac2e4 color charts
#eac2e4 RGB chart
      #eac2e4 CMYK chart
      #eac2e4 RGB pie chart
      #eac2e4 color shades, tints & tones
#eac2e4 color schemes
#eac2e4 color preview, HTML & CSS examples
           This text has a color of #eac2e4        
        
          <p style="color:#eac2e4;">Text here</p>
        
        
          .mytext {color:#eac2e4;}
        
        Text color #eac2e4
      
           This box has a color of #eac2e4        
        
          <div style="background-color:#eac2e4;">Content here</div>
        
        
          .mybackground {background-color:#eac2e4;}
        
        Background color #eac2e4
      
           Border around this has a color of #eac2e4        
        
          <div style="border:2px solid #eac2e4;">Content here</div>
        
        
          .myborder {border:2px solid #eac2e4;}
        
        Border color #eac2e4