#e2bad6 color space conversions
Hex:
        #e2bad6
        RGB:
        226, 186, 214
        CMY:
        11, 27, 16
        CMYK:
        0, 18, 5, 11
      HSL:
        318°, 40.8163%, 80.7843%
        HSV (HSB):
        318°, 17.6991%, 88.6275%
        XYZ:
        61.0605, 56.1416, 71.2365
        xyY:
        0.3240, 0.2979, 56.1416
      CIE-Lab:
        79.6943, 18.9548, -8.6342
        CIE-LCH:
        79.6943, 20.8287, 335.5100
        CIE-Luv:
        79.6943, 21.5908, -16.5183
        Hunter-Lab:
        74.9277, 14.3408, -3.9198
      #e2bad6 color charts
#e2bad6 RGB chart
      #e2bad6 CMYK chart
      #e2bad6 RGB pie chart
      #e2bad6 color shades, tints & tones
#e2bad6 color schemes
#e2bad6 color preview, HTML & CSS examples
           This text has a color of #e2bad6        
        
          <p style="color:#e2bad6;">Text here</p>
        
        
          .mytext {color:#e2bad6;}
        
        Text color #e2bad6
      
           This box has a color of #e2bad6        
        
          <div style="background-color:#e2bad6;">Content here</div>
        
        
          .mybackground {background-color:#e2bad6;}
        
        Background color #e2bad6
      
           Border around this has a color of #e2bad6        
        
          <div style="border:2px solid #e2bad6;">Content here</div>
        
        
          .myborder {border:2px solid #e2bad6;}
        
        Border color #e2bad6