#ef00f1 color space conversions
Hex:
        #ef00f1
        RGB:
        239, 0, 241
        CMY:
        6, 100, 5
        CMYK:
        1, 100, 0, 5
      HSL:
        300°, 100.0000%, 47.2549%
        HSV (HSB):
        300°, 100.0000%, 94.5098%
        XYZ:
        51.4738, 24.7016, 85.2740
        xyY:
        0.3188, 0.1530, 24.7016
      CIE-Lab:
        56.7835, 93.8327, -58.8636
        CIE-LCH:
        56.7835, 110.7678, 327.8989
        CIE-Luv:
        56.7835, 78.1895, -103.6057
        Hunter-Lab:
        49.7007, 97.8918, -66.9364
      #ef00f1 color charts
#ef00f1 RGB chart
      #ef00f1 CMYK chart
      #ef00f1 RGB pie chart
      #ef00f1 color shades, tints & tones
#ef00f1 color schemes
#ef00f1 color preview, HTML & CSS examples
           This text has a color of #ef00f1        
        
          <p style="color:#ef00f1;">Text here</p>
        
        
          .mytext {color:#ef00f1;}
        
        Text color #ef00f1
      
           This box has a color of #ef00f1        
        
          <div style="background-color:#ef00f1;">Content here</div>
        
        
          .mybackground {background-color:#ef00f1;}
        
        Background color #ef00f1
      
           Border around this has a color of #ef00f1        
        
          <div style="border:2px solid #ef00f1;">Content here</div>
        
        
          .myborder {border:2px solid #ef00f1;}
        
        Border color #ef00f1