#e9bad6 color space conversions
Hex:
        #e9bad6
        RGB:
        233, 186, 214
        CMY:
        9, 27, 16
        CMYK:
        0, 20, 8, 9
      HSL:
        324°, 51.6484%, 82.1569%
        HSV (HSB):
        324°, 20.1717%, 91.3725%
        XYZ:
        63.3008, 57.2965, 71.3413
        xyY:
        0.3298, 0.2985, 57.2965
      CIE-Lab:
        80.3461, 21.3586, -7.5957
        CIE-LCH:
        80.3461, 22.6690, 340.4233
        CIE-Luv:
        80.3461, 26.0068, -15.3658
        Hunter-Lab:
        75.6944, 16.8084, -2.8942
      #e9bad6 color charts
#e9bad6 RGB chart
      #e9bad6 CMYK chart
      #e9bad6 RGB pie chart
      #e9bad6 color shades, tints & tones
#e9bad6 color schemes
#e9bad6 color preview, HTML & CSS examples
           This text has a color of #e9bad6        
        
          <p style="color:#e9bad6;">Text here</p>
        
        
          .mytext {color:#e9bad6;}
        
        Text color #e9bad6
      
           This box has a color of #e9bad6        
        
          <div style="background-color:#e9bad6;">Content here</div>
        
        
          .mybackground {background-color:#e9bad6;}
        
        Background color #e9bad6
      
           Border around this has a color of #e9bad6        
        
          <div style="border:2px solid #e9bad6;">Content here</div>
        
        
          .myborder {border:2px solid #e9bad6;}
        
        Border color #e9bad6