#ef42e2 color space conversions
Hex:
        #ef42e2
        RGB:
        239, 66, 226
        CMY:
        6, 74, 11
        CMYK:
        0, 72, 5, 6
      HSL:
        305°, 84.3902%, 59.8039%
        HSV (HSB):
        305°, 72.3849%, 93.7255%
        XYZ:
        51.2723, 27.7381, 74.6032
        xyY:
        0.3338, 0.1806, 27.7381
      CIE-Lab:
        59.6514, 80.9385, -45.8841
        CIE-LCH:
        59.6514, 93.0397, 330.4510
        CIE-Luv:
        59.6514, 76.6897, -83.0825
        Hunter-Lab:
        52.6670, 81.6057, -47.1178
      #ef42e2 color charts
#ef42e2 RGB chart
      #ef42e2 CMYK chart
      #ef42e2 RGB pie chart
      #ef42e2 color shades, tints & tones
#ef42e2 color schemes
#ef42e2 color preview, HTML & CSS examples
           This text has a color of #ef42e2        
        
          <p style="color:#ef42e2;">Text here</p>
        
        
          .mytext {color:#ef42e2;}
        
        Text color #ef42e2
      
           This box has a color of #ef42e2        
        
          <div style="background-color:#ef42e2;">Content here</div>
        
        
          .mybackground {background-color:#ef42e2;}
        
        Background color #ef42e2
      
           Border around this has a color of #ef42e2        
        
          <div style="border:2px solid #ef42e2;">Content here</div>
        
        
          .myborder {border:2px solid #ef42e2;}
        
        Border color #ef42e2