#ef0994 color space conversions
Hex:
        #ef0994
        RGB:
        239, 9, 148
        CMY:
        6, 96, 42
        CMYK:
        0, 96, 38, 6
      HSL:
        324°, 92.7419%, 48.6275%
        HSV (HSB):
        324°, 96.2343%, 93.7255%
        XYZ:
        41.0396, 20.6842, 29.8464
        xyY:
        0.4482, 0.2259, 20.6842
      CIE-Lab:
        52.6021, 82.2138, -11.6398
        CIE-LCH:
        52.6021, 83.0337, 351.9416
        CIE-Luv:
        52.6021, 119.3517, -31.4959
        Hunter-Lab:
        45.4799, 81.4828, -7.0734
      #ef0994 color charts
#ef0994 RGB chart
      #ef0994 CMYK chart
      #ef0994 RGB pie chart
      #ef0994 color shades, tints & tones
#ef0994 color schemes
#ef0994 color preview, HTML & CSS examples
           This text has a color of #ef0994        
        
          <p style="color:#ef0994;">Text here</p>
        
        
          .mytext {color:#ef0994;}
        
        Text color #ef0994
      
           This box has a color of #ef0994        
        
          <div style="background-color:#ef0994;">Content here</div>
        
        
          .mybackground {background-color:#ef0994;}
        
        Background color #ef0994
      
           Border around this has a color of #ef0994        
        
          <div style="border:2px solid #ef0994;">Content here</div>
        
        
          .myborder {border:2px solid #ef0994;}
        
        Border color #ef0994