#e48fde color space conversions
Hex:
        #e48fde
        RGB:
        228, 143, 222
        CMY:
        11, 44, 13
        CMYK:
        0, 37, 3, 11
      HSL:
        304°, 61.1511%, 72.7451%
        HSV (HSB):
        304°, 37.2807%, 89.4118%
        XYZ:
        55.0022, 41.4128, 74.2018
        xyY:
        0.3224, 0.2427, 41.4128
      CIE-Lab:
        70.4642, 43.9715, -26.9247
        CIE-LCH:
        70.4642, 51.5599, 328.5200
        CIE-Luv:
        70.4642, 42.9993, -49.1499
        Hunter-Lab:
        64.3528, 39.9461, -23.3172
      #e48fde color charts
#e48fde RGB chart
      #e48fde CMYK chart
      #e48fde RGB pie chart
      #e48fde color shades, tints & tones
#e48fde color schemes
#e48fde color preview, HTML & CSS examples
           This text has a color of #e48fde        
        
          <p style="color:#e48fde;">Text here</p>
        
        
          .mytext {color:#e48fde;}
        
        Text color #e48fde
      
           This box has a color of #e48fde        
        
          <div style="background-color:#e48fde;">Content here</div>
        
        
          .mybackground {background-color:#e48fde;}
        
        Background color #e48fde
      
           Border around this has a color of #e48fde        
        
          <div style="border:2px solid #e48fde;">Content here</div>
        
        
          .myborder {border:2px solid #e48fde;}
        
        Border color #e48fde