#e48ae1 color space conversions
Hex:
        #e48ae1
        RGB:
        228, 138, 225
        CMY:
        11, 46, 12
        CMYK:
        0, 39, 1, 11
      HSL:
        302°, 62.5000%, 71.7647%
        HSV (HSB):
        302°, 39.4737%, 89.4118%
        XYZ:
        54.6740, 40.1072, 76.0940
        xyY:
        0.3200, 0.2347, 40.1072
      CIE-Lab:
        69.5458, 47.0997, -29.9916
        CIE-LCH:
        69.5458, 55.8379, 327.5123
        CIE-Luv:
        69.5458, 44.6589, -54.4857
        Hunter-Lab:
        63.3302, 43.2740, -26.9083
      #e48ae1 color charts
#e48ae1 RGB chart
      #e48ae1 CMYK chart
      #e48ae1 RGB pie chart
      #e48ae1 color shades, tints & tones
#e48ae1 color schemes
#e48ae1 color preview, HTML & CSS examples
           This text has a color of #e48ae1        
        
          <p style="color:#e48ae1;">Text here</p>
        
        
          .mytext {color:#e48ae1;}
        
        Text color #e48ae1
      
           This box has a color of #e48ae1        
        
          <div style="background-color:#e48ae1;">Content here</div>
        
        
          .mybackground {background-color:#e48ae1;}
        
        Background color #e48ae1
      
           Border around this has a color of #e48ae1        
        
          <div style="border:2px solid #e48ae1;">Content here</div>
        
        
          .myborder {border:2px solid #e48ae1;}
        
        Border color #e48ae1