#ef00e4 color space conversions
Hex:
        #ef00e4
        RGB:
        239, 0, 228
        CMY:
        6, 100, 11
        CMYK:
        0, 100, 5, 6
      HSL:
        303°, 100.0000%, 46.8627%
        HSV (HSB):
        303°, 100.0000%, 93.7255%
        XYZ:
        49.6002, 23.9522, 75.4078
        xyY:
        0.3330, 0.1608, 23.9522
      CIE-Lab:
        56.0399, 92.0320, -52.7426
        CIE-LCH:
        56.0399, 106.0738, 330.1834
        CIE-Luv:
        56.0399, 83.4519, -93.9159
        Hunter-Lab:
        48.9409, 95.2578, -57.0949
      #ef00e4 color charts
#ef00e4 RGB chart
      #ef00e4 CMYK chart
      #ef00e4 RGB pie chart
      #ef00e4 color shades, tints & tones
#ef00e4 color schemes
#ef00e4 color preview, HTML & CSS examples
           This text has a color of #ef00e4        
        
          <p style="color:#ef00e4;">Text here</p>
        
        
          .mytext {color:#ef00e4;}
        
        Text color #ef00e4
      
           This box has a color of #ef00e4        
        
          <div style="background-color:#ef00e4;">Content here</div>
        
        
          .mybackground {background-color:#ef00e4;}
        
        Background color #ef00e4
      
           Border around this has a color of #ef00e4        
        
          <div style="border:2px solid #ef00e4;">Content here</div>
        
        
          .myborder {border:2px solid #ef00e4;}
        
        Border color #ef00e4