#e0aad3 color space conversions
Hex:
        #e0aad3
        RGB:
        224, 170, 211
        CMY:
        12, 33, 17
        CMYK:
        0, 24, 6, 12
      HSL:
        314°, 46.5517%, 77.2549%
        HSV (HSB):
        314°, 24.1071%, 87.8431%
        XYZ:
        56.8731, 49.2999, 68.1463
        xyY:
        0.3263, 0.2828, 49.2999
      CIE-Lab:
        75.6375, 26.3443, -13.0809
        CIE-LCH:
        75.6375, 29.4131, 333.5939
        CIE-Luv:
        75.6375, 28.9758, -24.5788
        Hunter-Lab:
        70.2139, 21.7103, -8.3944
      #e0aad3 color charts
#e0aad3 RGB chart
      #e0aad3 CMYK chart
      #e0aad3 RGB pie chart
      #e0aad3 color shades, tints & tones
#e0aad3 color schemes
#e0aad3 color preview, HTML & CSS examples
           This text has a color of #e0aad3        
        
          <p style="color:#e0aad3;">Text here</p>
        
        
          .mytext {color:#e0aad3;}
        
        Text color #e0aad3
      
           This box has a color of #e0aad3        
        
          <div style="background-color:#e0aad3;">Content here</div>
        
        
          .mybackground {background-color:#e0aad3;}
        
        Background color #e0aad3
      
           Border around this has a color of #e0aad3        
        
          <div style="border:2px solid #e0aad3;">Content here</div>
        
        
          .myborder {border:2px solid #e0aad3;}
        
        Border color #e0aad3