#e384f2 color space conversions
Hex:
        #e384f2
        RGB:
        227, 132, 242
        CMY:
        11, 48, 5
        CMYK:
        6, 45, 0, 5
      HSL:
        292°, 80.8824%, 73.3333%
        HSV (HSB):
        292°, 45.4545%, 94.9020%
        XYZ:
        55.9568, 39.2442, 88.6300
        xyY:
        0.3044, 0.2135, 39.2442
      CIE-Lab:
        68.9278, 52.9906, -40.3126
        CIE-LCH:
        68.9278, 66.5816, 322.7380
        CIE-Luv:
        68.9278, 42.9988, -72.0650
        Hunter-Lab:
        62.6452, 49.8131, -40.0315
      #e384f2 color charts
#e384f2 RGB chart
      #e384f2 CMYK chart
      #e384f2 RGB pie chart
      #e384f2 color shades, tints & tones
#e384f2 color schemes
#e384f2 color preview, HTML & CSS examples
           This text has a color of #e384f2        
        
          <p style="color:#e384f2;">Text here</p>
        
        
          .mytext {color:#e384f2;}
        
        Text color #e384f2
      
           This box has a color of #e384f2        
        
          <div style="background-color:#e384f2;">Content here</div>
        
        
          .mybackground {background-color:#e384f2;}
        
        Background color #e384f2
      
           Border around this has a color of #e384f2        
        
          <div style="border:2px solid #e384f2;">Content here</div>
        
        
          .myborder {border:2px solid #e384f2;}
        
        Border color #e384f2