#e5b1ea color space conversions
Hex:
        #e5b1ea
        RGB:
        229, 177, 234
        CMY:
        10, 31, 8
        CMYK:
        2, 24, 0, 8
      HSL:
        295°, 57.5758%, 80.5882%
        HSV (HSB):
        295°, 24.3590%, 91.7647%
        XYZ:
        62.8865, 54.0428, 84.9587
        xyY:
        0.3115, 0.2677, 54.0428
      CIE-Lab:
        78.4867, 28.4186, -21.2169
        CIE-LCH:
        78.4867, 35.4651, 323.2556
        CIE-Luv:
        78.4867, 25.5919, -38.0565
        Hunter-Lab:
        73.5138, 24.0465, -17.0608
      #e5b1ea color charts
#e5b1ea RGB chart
      #e5b1ea CMYK chart
      #e5b1ea RGB pie chart
      #e5b1ea color shades, tints & tones
#e5b1ea color schemes
#e5b1ea color preview, HTML & CSS examples
           This text has a color of #e5b1ea        
        
          <p style="color:#e5b1ea;">Text here</p>
        
        
          .mytext {color:#e5b1ea;}
        
        Text color #e5b1ea
      
           This box has a color of #e5b1ea        
        
          <div style="background-color:#e5b1ea;">Content here</div>
        
        
          .mybackground {background-color:#e5b1ea;}
        
        Background color #e5b1ea
      
           Border around this has a color of #e5b1ea        
        
          <div style="border:2px solid #e5b1ea;">Content here</div>
        
        
          .myborder {border:2px solid #e5b1ea;}
        
        Border color #e5b1ea