#ef1ff4 color space conversions
Hex:
        #ef1ff4
        RGB:
        239, 31, 244
        CMY:
        6, 88, 4
        CMYK:
        2, 87, 0, 4
      HSL:
        299°, 90.6383%, 53.9216%
        HSV (HSB):
        299°, 87.2951%, 95.6863%
        XYZ:
        52.4157, 25.8623, 87.8173
        xyY:
        0.3156, 0.1557, 25.8623
      CIE-Lab:
        57.9062, 91.4646, -58.7428
        CIE-LCH:
        57.9062, 108.7037, 327.2895
        CIE-Luv:
        57.9062, 75.3234, -103.5954
        Hunter-Lab:
        50.8550, 94.9817, -66.7844
      #ef1ff4 color charts
#ef1ff4 RGB chart
      #ef1ff4 CMYK chart
      #ef1ff4 RGB pie chart
      #ef1ff4 color shades, tints & tones
#ef1ff4 color schemes
#ef1ff4 color preview, HTML & CSS examples
           This text has a color of #ef1ff4        
        
          <p style="color:#ef1ff4;">Text here</p>
        
        
          .mytext {color:#ef1ff4;}
        
        Text color #ef1ff4
      
           This box has a color of #ef1ff4        
        
          <div style="background-color:#ef1ff4;">Content here</div>
        
        
          .mybackground {background-color:#ef1ff4;}
        
        Background color #ef1ff4
      
           Border around this has a color of #ef1ff4        
        
          <div style="border:2px solid #ef1ff4;">Content here</div>
        
        
          .myborder {border:2px solid #ef1ff4;}
        
        Border color #ef1ff4