#eac2d4 color space conversions
Hex:
        #eac2d4
        RGB:
        234, 194, 212
        CMY:
        8, 24, 17
        CMYK:
        0, 17, 9, 8
      HSL:
        333°, 48.7805%, 83.9216%
        HSV (HSB):
        333°, 17.0940%, 91.7647%
        XYZ:
        65.1071, 60.8295, 70.5971
        xyY:
        0.3313, 0.3095, 60.8295
      CIE-Lab:
        82.2870, 17.1071, -3.6431
        CIE-LCH:
        82.2870, 17.4907, 347.9780
        CIE-Luv:
        82.2870, 22.6024, -8.5861
        Hunter-Lab:
        77.9932, 12.5199, 0.9278
      #eac2d4 color charts
#eac2d4 RGB chart
      #eac2d4 CMYK chart
      #eac2d4 RGB pie chart
      #eac2d4 color shades, tints & tones
#eac2d4 color schemes
#eac2d4 color preview, HTML & CSS examples
           This text has a color of #eac2d4        
        
          <p style="color:#eac2d4;">Text here</p>
        
        
          .mytext {color:#eac2d4;}
        
        Text color #eac2d4
      
           This box has a color of #eac2d4        
        
          <div style="background-color:#eac2d4;">Content here</div>
        
        
          .mybackground {background-color:#eac2d4;}
        
        Background color #eac2d4
      
           Border around this has a color of #eac2d4        
        
          <div style="border:2px solid #eac2d4;">Content here</div>
        
        
          .myborder {border:2px solid #eac2d4;}
        
        Border color #eac2d4