#e48be4 color space conversions
Hex:
        #e48be4
        RGB:
        228, 139, 228
        CMY:
        11, 45, 11
        CMYK:
        0, 39, 0, 11
      HSL:
        300°, 62.2378%, 71.9608%
        HSV (HSB):
        300°, 39.0351%, 89.4118%
        XYZ:
        55.2311, 40.5607, 78.3168
        xyY:
        0.3172, 0.2330, 40.5607
      CIE-Lab:
        69.8670, 47.1228, -31.1494
        CIE-LCH:
        69.8670, 56.4876, 326.5343
        CIE-Luv:
        69.8670, 43.6121, -56.3981
        Hunter-Lab:
        63.6872, 43.3468, -28.3284
      #e48be4 color charts
#e48be4 RGB chart
      #e48be4 CMYK chart
      #e48be4 RGB pie chart
      #e48be4 color shades, tints & tones
#e48be4 color schemes
#e48be4 color preview, HTML & CSS examples
           This text has a color of #e48be4        
        
          <p style="color:#e48be4;">Text here</p>
        
        
          .mytext {color:#e48be4;}
        
        Text color #e48be4
      
           This box has a color of #e48be4        
        
          <div style="background-color:#e48be4;">Content here</div>
        
        
          .mybackground {background-color:#e48be4;}
        
        Background color #e48be4
      
           Border around this has a color of #e48be4        
        
          <div style="border:2px solid #e48be4;">Content here</div>
        
        
          .myborder {border:2px solid #e48be4;}
        
        Border color #e48be4