#e6aacd color space conversions
Hex:
        #e6aacd
        RGB:
        230, 170, 205
        CMY:
        10, 33, 20
        CMYK:
        0, 26, 11, 10
      HSL:
        325°, 54.5455%, 78.4314%
        HSV (HSB):
        325°, 26.0870%, 90.1961%
        XYZ:
        58.0273, 49.9802, 64.3464
        xyY:
        0.3367, 0.2900, 49.9802
      CIE-Lab:
        76.0571, 27.3669, -9.1167
        CIE-LCH:
        76.0571, 28.8455, 341.5757
        CIE-Luv:
        76.0571, 33.7071, -18.6480
        Hunter-Lab:
        70.6967, 22.7922, -4.4766
      #e6aacd color charts
#e6aacd RGB chart
      #e6aacd CMYK chart
      #e6aacd RGB pie chart
      #e6aacd color shades, tints & tones
#e6aacd color schemes
#e6aacd color preview, HTML & CSS examples
           This text has a color of #e6aacd        
        
          <p style="color:#e6aacd;">Text here</p>
        
        
          .mytext {color:#e6aacd;}
        
        Text color #e6aacd
      
           This box has a color of #e6aacd        
        
          <div style="background-color:#e6aacd;">Content here</div>
        
        
          .mybackground {background-color:#e6aacd;}
        
        Background color #e6aacd
      
           Border around this has a color of #e6aacd        
        
          <div style="border:2px solid #e6aacd;">Content here</div>
        
        
          .myborder {border:2px solid #e6aacd;}
        
        Border color #e6aacd