#e49aeb color space conversions
Hex:
        #e49aeb
        RGB:
        228, 154, 235
        CMY:
        11, 40, 8
        CMYK:
        3, 34, 0, 8
      HSL:
        295°, 66.9421%, 76.2745%
        HSV (HSB):
        295°, 34.4681%, 92.1569%
        XYZ:
        58.5459, 45.6033, 84.3139
        xyY:
        0.3106, 0.2420, 45.6033
      CIE-Lab:
        73.2874, 40.5652, -29.7141
        CIE-LCH:
        73.2874, 50.2838, 323.7771
        CIE-Luv:
        73.2874, 35.6262, -53.4166
        Hunter-Lab:
        67.5302, 36.5741, -26.7545
      #e49aeb color charts
#e49aeb RGB chart
      #e49aeb CMYK chart
      #e49aeb RGB pie chart
      #e49aeb color shades, tints & tones
#e49aeb color schemes
#e49aeb color preview, HTML & CSS examples
           This text has a color of #e49aeb        
        
          <p style="color:#e49aeb;">Text here</p>
        
        
          .mytext {color:#e49aeb;}
        
        Text color #e49aeb
      
           This box has a color of #e49aeb        
        
          <div style="background-color:#e49aeb;">Content here</div>
        
        
          .mybackground {background-color:#e49aeb;}
        
        Background color #e49aeb
      
           Border around this has a color of #e49aeb        
        
          <div style="border:2px solid #e49aeb;">Content here</div>
        
        
          .myborder {border:2px solid #e49aeb;}
        
        Border color #e49aeb