#e0a6c2 color space conversions
Hex:
        #e0a6c2
        RGB:
        224, 166, 194
        CMY:
        12, 35, 24
        CMYK:
        0, 26, 13, 12
      HSL:
        331°, 48.3333%, 76.4706%
        HSV (HSB):
        331°, 25.8929%, 87.8431%
        XYZ:
        54.1143, 47.0148, 57.2616
        xyY:
        0.3417, 0.2968, 47.0148
      CIE-Lab:
        74.1992, 25.6180, -5.9191
        CIE-LCH:
        74.1992, 26.2929, 346.9900
        CIE-Luv:
        74.1992, 33.4035, -13.4099
        Hunter-Lab:
        68.5673, 20.8819, -1.5168
      #e0a6c2 color charts
#e0a6c2 RGB chart
      #e0a6c2 CMYK chart
      #e0a6c2 RGB pie chart
      #e0a6c2 color shades, tints & tones
#e0a6c2 color schemes
#e0a6c2 color preview, HTML & CSS examples
           This text has a color of #e0a6c2        
        
          <p style="color:#e0a6c2;">Text here</p>
        
        
          .mytext {color:#e0a6c2;}
        
        Text color #e0a6c2
      
           This box has a color of #e0a6c2        
        
          <div style="background-color:#e0a6c2;">Content here</div>
        
        
          .mybackground {background-color:#e0a6c2;}
        
        Background color #e0a6c2
      
           Border around this has a color of #e0a6c2        
        
          <div style="border:2px solid #e0a6c2;">Content here</div>
        
        
          .myborder {border:2px solid #e0a6c2;}
        
        Border color #e0a6c2