#e0b4ca color space conversions
Hex:
        #e0b4ca
        RGB:
        224, 180, 202
        CMY:
        12, 29, 21
        CMYK:
        0, 20, 10, 12
      HSL:
        330°, 41.5094%, 79.2157%
        HSV (HSB):
        330°, 19.6429%, 87.8431%
        XYZ:
        57.7224, 52.7541, 63.0174
        xyY:
        0.3327, 0.3041, 52.7541
      CIE-Lab:
        77.7296, 19.4138, -5.0696
        CIE-LCH:
        77.7296, 20.0648, 345.3650
        CIE-Luv:
        77.7296, 24.8365, -11.0838
        Hunter-Lab:
        72.6320, 14.7522, -0.5991
      #e0b4ca color charts
#e0b4ca RGB chart
      #e0b4ca CMYK chart
      #e0b4ca RGB pie chart
      #e0b4ca color shades, tints & tones
#e0b4ca color schemes
#e0b4ca color preview, HTML & CSS examples
           This text has a color of #e0b4ca        
        
          <p style="color:#e0b4ca;">Text here</p>
        
        
          .mytext {color:#e0b4ca;}
        
        Text color #e0b4ca
      
           This box has a color of #e0b4ca        
        
          <div style="background-color:#e0b4ca;">Content here</div>
        
        
          .mybackground {background-color:#e0b4ca;}
        
        Background color #e0b4ca
      
           Border around this has a color of #e0b4ca        
        
          <div style="border:2px solid #e0b4ca;">Content here</div>
        
        
          .myborder {border:2px solid #e0b4ca;}
        
        Border color #e0b4ca