#e0a0b2 color space conversions
Hex:
        #e0a0b2
        RGB:
        224, 160, 178
        CMY:
        12, 37, 30
        CMYK:
        0, 29, 21, 12
      HSL:
        343°, 50.7937%, 75.2941%
        HSV (HSB):
        343°, 28.5714%, 87.8431%
        XYZ:
        51.3472, 44.2033, 47.9453
        xyY:
        0.3578, 0.3080, 44.2033
      CIE-Lab:
        72.3641, 26.3403, 0.1950
        CIE-LCH:
        72.3641, 26.3410, 0.4241
        CIE-Luv:
        72.3641, 39.0181, -4.5071
        Hunter-Lab:
        66.4855, 21.5069, 3.7836
      #e0a0b2 color charts
#e0a0b2 RGB chart
      #e0a0b2 CMYK chart
      #e0a0b2 RGB pie chart
      #e0a0b2 color shades, tints & tones
#e0a0b2 color schemes
#e0a0b2 color preview, HTML & CSS examples
           This text has a color of #e0a0b2        
        
          <p style="color:#e0a0b2;">Text here</p>
        
        
          .mytext {color:#e0a0b2;}
        
        Text color #e0a0b2
      
           This box has a color of #e0a0b2        
        
          <div style="background-color:#e0a0b2;">Content here</div>
        
        
          .mybackground {background-color:#e0a0b2;}
        
        Background color #e0a0b2
      
           Border around this has a color of #e0a0b2        
        
          <div style="border:2px solid #e0a0b2;">Content here</div>
        
        
          .myborder {border:2px solid #e0a0b2;}
        
        Border color #e0a0b2