#e0a0c2 color space conversions
Hex:
        #e0a0c2
        RGB:
        224, 160, 194
        CMY:
        12, 37, 24
        CMYK:
        0, 29, 13, 12
      HSL:
        328°, 50.7937%, 75.2941%
        HSV (HSB):
        328°, 28.5714%, 87.8431%
        XYZ:
        53.0489, 44.8839, 56.9064
        xyY:
        0.3426, 0.2899, 44.8839
      CIE-Lab:
        72.8154, 28.8450, -7.9705
        CIE-LCH:
        72.8154, 29.9260, 344.5533
        CIE-Luv:
        72.8154, 36.6470, -17.0477
        Hunter-Lab:
        66.9955, 24.0992, -3.4645
      #e0a0c2 color charts
#e0a0c2 RGB chart
      #e0a0c2 CMYK chart
      #e0a0c2 RGB pie chart
      #e0a0c2 color shades, tints & tones
#e0a0c2 color schemes
#e0a0c2 color preview, HTML & CSS examples
           This text has a color of #e0a0c2        
        
          <p style="color:#e0a0c2;">Text here</p>
        
        
          .mytext {color:#e0a0c2;}
        
        Text color #e0a0c2
      
           This box has a color of #e0a0c2        
        
          <div style="background-color:#e0a0c2;">Content here</div>
        
        
          .mybackground {background-color:#e0a0c2;}
        
        Background color #e0a0c2
      
           Border around this has a color of #e0a0c2        
        
          <div style="border:2px solid #e0a0c2;">Content here</div>
        
        
          .myborder {border:2px solid #e0a0c2;}
        
        Border color #e0a0c2