#e6aad2 color space conversions
Hex:
        #e6aad2
        RGB:
        230, 170, 210
        CMY:
        10, 33, 18
        CMYK:
        0, 26, 9, 10
      HSL:
        320°, 54.5455%, 78.4314%
        HSV (HSB):
        320°, 26.0870%, 90.1961%
        XYZ:
        58.6407, 50.2256, 67.5766
        xyY:
        0.3323, 0.2847, 50.2256
      CIE-Lab:
        76.2075, 28.2080, -11.6201
        CIE-LCH:
        76.2075, 30.5077, 337.6112
        CIE-Luv:
        76.2075, 33.0027, -22.6656
        Hunter-Lab:
        70.8700, 23.6756, -6.9257
      #e6aad2 color charts
#e6aad2 RGB chart
      #e6aad2 CMYK chart
      #e6aad2 RGB pie chart
      #e6aad2 color shades, tints & tones
#e6aad2 color schemes
#e6aad2 color preview, HTML & CSS examples
           This text has a color of #e6aad2        
        
          <p style="color:#e6aad2;">Text here</p>
        
        
          .mytext {color:#e6aad2;}
        
        Text color #e6aad2
      
           This box has a color of #e6aad2        
        
          <div style="background-color:#e6aad2;">Content here</div>
        
        
          .mybackground {background-color:#e6aad2;}
        
        Background color #e6aad2
      
           Border around this has a color of #e6aad2        
        
          <div style="border:2px solid #e6aad2;">Content here</div>
        
        
          .myborder {border:2px solid #e6aad2;}
        
        Border color #e6aad2