#e6ace0 color space conversions
Hex:
        #e6ace0
        RGB:
        230, 172, 224
        CMY:
        10, 33, 12
        CMYK:
        0, 25, 3, 10
      HSL:
        306°, 53.7037%, 78.8235%
        HSV (HSB):
        306°, 25.2174%, 90.1961%
        XYZ:
        60.8402, 51.7099, 77.2954
        xyY:
        0.3205, 0.2724, 51.7099
      CIE-Lab:
        77.1070, 29.5874, -17.8842
        CIE-LCH:
        77.1070, 34.5726, 328.8490
        CIE-Luv:
        77.1070, 30.0179, -32.8100
        Hunter-Lab:
        71.9096, 25.1809, -13.3939
      #e6ace0 color charts
#e6ace0 RGB chart
      #e6ace0 CMYK chart
      #e6ace0 RGB pie chart
      #e6ace0 color shades, tints & tones
#e6ace0 color schemes
#e6ace0 color preview, HTML & CSS examples
           This text has a color of #e6ace0        
        
          <p style="color:#e6ace0;">Text here</p>
        
        
          .mytext {color:#e6ace0;}
        
        Text color #e6ace0
      
           This box has a color of #e6ace0        
        
          <div style="background-color:#e6ace0;">Content here</div>
        
        
          .mybackground {background-color:#e6ace0;}
        
        Background color #e6ace0
      
           Border around this has a color of #e6ace0        
        
          <div style="border:2px solid #e6ace0;">Content here</div>
        
        
          .myborder {border:2px solid #e6ace0;}
        
        Border color #e6ace0