#e0b4e1 color space conversions
Hex:
        #e0b4e1
        RGB:
        224, 180, 225
        CMY:
        12, 29, 12
        CMYK:
        0, 20, 0, 12
      HSL:
        299°, 42.8571%, 79.4118%
        HSV (HSB):
        299°, 20.0000%, 88.2353%
        XYZ:
        60.6523, 53.9261, 78.4462
        xyY:
        0.3142, 0.2794, 53.9261
      CIE-Lab:
        78.4186, 23.4901, -16.5040
        CIE-LCH:
        78.4186, 28.7083, 324.9085
        CIE-Luv:
        78.4186, 22.1623, -29.6378
        Hunter-Lab:
        73.4344, 18.9201, -11.9325
      #e0b4e1 color charts
#e0b4e1 RGB chart
      #e0b4e1 CMYK chart
      #e0b4e1 RGB pie chart
      #e0b4e1 color shades, tints & tones
#e0b4e1 color schemes
#e0b4e1 color preview, HTML & CSS examples
           This text has a color of #e0b4e1        
        
          <p style="color:#e0b4e1;">Text here</p>
        
        
          .mytext {color:#e0b4e1;}
        
        Text color #e0b4e1
      
           This box has a color of #e0b4e1        
        
          <div style="background-color:#e0b4e1;">Content here</div>
        
        
          .mybackground {background-color:#e0b4e1;}
        
        Background color #e0b4e1
      
           Border around this has a color of #e0b4e1        
        
          <div style="border:2px solid #e0b4e1;">Content here</div>
        
        
          .myborder {border:2px solid #e0b4e1;}
        
        Border color #e0b4e1