#e48bff color space conversions
Hex:
        #e48bff
        RGB:
        228, 139, 255
        CMY:
        11, 45, 0
        CMYK:
        11, 45, 0, 0
      HSL:
        286°, 100.0000%, 77.2549%
        HSV (HSB):
        286°, 45.4902%, 100.0000%
        XYZ:
        59.2775, 42.1792, 99.6249
        xyY:
        0.2948, 0.2098, 42.1792
      CIE-Lab:
        70.9943, 52.2140, -44.1726
        CIE-LCH:
        70.9943, 68.3924, 319.7691
        CIE-Luv:
        70.9943, 38.2666, -78.6463
        Hunter-Lab:
        64.9455, 49.2671, -45.4876
      #e48bff color charts
#e48bff RGB chart
      #e48bff CMYK chart
      #e48bff RGB pie chart
      #e48bff color shades, tints & tones
#e48bff color schemes
#e48bff color preview, HTML & CSS examples
           This text has a color of #e48bff        
        
          <p style="color:#e48bff;">Text here</p>
        
        
          .mytext {color:#e48bff;}
        
        Text color #e48bff
      
           This box has a color of #e48bff        
        
          <div style="background-color:#e48bff;">Content here</div>
        
        
          .mybackground {background-color:#e48bff;}
        
        Background color #e48bff
      
           Border around this has a color of #e48bff        
        
          <div style="border:2px solid #e48bff;">Content here</div>
        
        
          .myborder {border:2px solid #e48bff;}
        
        Border color #e48bff