#ef2d78 color space conversions
Hex:
        #ef2d78
        RGB:
        239, 45, 120
        CMY:
        6, 82, 53
        CMYK:
        0, 81, 50, 6
      HSL:
        337°, 85.8407%, 55.6863%
        HSV (HSB):
        337°, 81.1715%, 93.7255%
        XYZ:
        39.9252, 21.5836, 19.8311
        xyY:
        0.4908, 0.2654, 21.5836
      CIE-Lab:
        53.5823, 74.5367, 6.6012
        CIE-LCH:
        53.5823, 74.8284, 5.0611
        CIE-Luv:
        53.5823, 125.0691, -6.4767
        Hunter-Lab:
        46.4581, 72.0976, 7.2122
      #ef2d78 color charts
#ef2d78 RGB chart
      #ef2d78 CMYK chart
      #ef2d78 RGB pie chart
      #ef2d78 color shades, tints & tones
#ef2d78 color schemes
#ef2d78 color preview, HTML & CSS examples
           This text has a color of #ef2d78        
        
          <p style="color:#ef2d78;">Text here</p>
        
        
          .mytext {color:#ef2d78;}
        
        Text color #ef2d78
      
           This box has a color of #ef2d78        
        
          <div style="background-color:#ef2d78;">Content here</div>
        
        
          .mybackground {background-color:#ef2d78;}
        
        Background color #ef2d78
      
           Border around this has a color of #ef2d78        
        
          <div style="border:2px solid #ef2d78;">Content here</div>
        
        
          .myborder {border:2px solid #ef2d78;}
        
        Border color #ef2d78