#e44ef4 color space conversions
Hex:
        #e44ef4
        RGB:
        228, 78, 244
        CMY:
        11, 69, 4
        CMYK:
        7, 68, 0, 4
      HSL:
        294°, 88.2979%, 63.1373%
        HSV (HSB):
        294°, 68.0328%, 95.6863%
        XYZ:
        51.0484, 28.4744, 88.3935
        xyY:
        0.3040, 0.1696, 28.4744
      CIE-Lab:
        60.3149, 77.4853, -54.9961
        CIE-LCH:
        60.3149, 95.0186, 324.6343
        CIE-Luv:
        60.3149, 60.2623, -96.9018
        Hunter-Lab:
        53.3614, 77.3803, -60.8612
      #e44ef4 color charts
#e44ef4 RGB chart
      #e44ef4 CMYK chart
      #e44ef4 RGB pie chart
      #e44ef4 color shades, tints & tones
#e44ef4 color schemes
#e44ef4 color preview, HTML & CSS examples
           This text has a color of #e44ef4        
        
          <p style="color:#e44ef4;">Text here</p>
        
        
          .mytext {color:#e44ef4;}
        
        Text color #e44ef4
      
           This box has a color of #e44ef4        
        
          <div style="background-color:#e44ef4;">Content here</div>
        
        
          .mybackground {background-color:#e44ef4;}
        
        Background color #e44ef4
      
           Border around this has a color of #e44ef4        
        
          <div style="border:2px solid #e44ef4;">Content here</div>
        
        
          .myborder {border:2px solid #e44ef4;}
        
        Border color #e44ef4