#e2b2ca color space conversions
Hex:
        #e2b2ca
        RGB:
        226, 178, 202
        CMY:
        11, 30, 21
        CMYK:
        0, 21, 11, 11
      HSL:
        330°, 45.2830%, 79.2157%
        HSV (HSB):
        330°, 21.2389%, 88.6275%
        XYZ:
        57.9451, 52.2738, 62.9129
        xyY:
        0.3347, 0.3019, 52.2738
      CIE-Lab:
        77.4443, 21.1874, -5.4693
        CIE-LCH:
        77.4443, 21.8819, 345.5256
        CIE-Luv:
        77.4443, 27.2001, -12.0062
        Hunter-Lab:
        72.3006, 16.5321, -0.9812
      #e2b2ca color charts
#e2b2ca RGB chart
      #e2b2ca CMYK chart
      #e2b2ca RGB pie chart
      #e2b2ca color shades, tints & tones
#e2b2ca color schemes
#e2b2ca color preview, HTML & CSS examples
           This text has a color of #e2b2ca        
        
          <p style="color:#e2b2ca;">Text here</p>
        
        
          .mytext {color:#e2b2ca;}
        
        Text color #e2b2ca
      
           This box has a color of #e2b2ca        
        
          <div style="background-color:#e2b2ca;">Content here</div>
        
        
          .mybackground {background-color:#e2b2ca;}
        
        Background color #e2b2ca
      
           Border around this has a color of #e2b2ca        
        
          <div style="border:2px solid #e2b2ca;">Content here</div>
        
        
          .myborder {border:2px solid #e2b2ca;}
        
        Border color #e2b2ca