#e0b1d1 color space conversions
Hex:
        #e0b1d1
        RGB:
        224, 177, 209
        CMY:
        12, 31, 18
        CMYK:
        0, 21, 7, 12
      HSL:
        319°, 43.1193%, 78.6275%
        HSV (HSB):
        319°, 20.9821%, 87.8431%
        XYZ:
        57.9712, 51.8950, 67.2829
        xyY:
        0.3272, 0.2929, 51.8950
      CIE-Lab:
        77.2180, 22.2263, -9.6304
        CIE-LCH:
        77.2180, 24.2230, 336.5736
        CIE-Luv:
        77.2180, 25.6011, -18.5567
        Hunter-Lab:
        72.0382, 17.5773, -4.9495
      #e0b1d1 color charts
#e0b1d1 RGB chart
      #e0b1d1 CMYK chart
      #e0b1d1 RGB pie chart
      #e0b1d1 color shades, tints & tones
#e0b1d1 color schemes
#e0b1d1 color preview, HTML & CSS examples
           This text has a color of #e0b1d1        
        
          <p style="color:#e0b1d1;">Text here</p>
        
        
          .mytext {color:#e0b1d1;}
        
        Text color #e0b1d1
      
           This box has a color of #e0b1d1        
        
          <div style="background-color:#e0b1d1;">Content here</div>
        
        
          .mybackground {background-color:#e0b1d1;}
        
        Background color #e0b1d1
      
           Border around this has a color of #e0b1d1        
        
          <div style="border:2px solid #e0b1d1;">Content here</div>
        
        
          .myborder {border:2px solid #e0b1d1;}
        
        Border color #e0b1d1