#ef2e79 color space conversions
Hex:
        #ef2e79
        RGB:
        239, 46, 121
        CMY:
        6, 82, 53
        CMYK:
        0, 81, 49, 6
      HSL:
        337°, 85.7778%, 55.8824%
        HSV (HSB):
        337°, 80.7531%, 93.7255%
        XYZ:
        40.0248, 21.6852, 20.1653
        xyY:
        0.4889, 0.2649, 21.6852
      CIE-Lab:
        53.6914, 74.3779, 6.1558
        CIE-LCH:
        53.6914, 74.6322, 4.7313
        CIE-Luv:
        53.6914, 124.3519, -6.9671
        Hunter-Lab:
        46.5674, 71.9284, 6.9225
      #ef2e79 color charts
#ef2e79 RGB chart
      #ef2e79 CMYK chart
      #ef2e79 RGB pie chart
      #ef2e79 color shades, tints & tones
#ef2e79 color schemes
#ef2e79 color preview, HTML & CSS examples
           This text has a color of #ef2e79        
        
          <p style="color:#ef2e79;">Text here</p>
        
        
          .mytext {color:#ef2e79;}
        
        Text color #ef2e79
      
           This box has a color of #ef2e79        
        
          <div style="background-color:#ef2e79;">Content here</div>
        
        
          .mybackground {background-color:#ef2e79;}
        
        Background color #ef2e79
      
           Border around this has a color of #ef2e79        
        
          <div style="border:2px solid #ef2e79;">Content here</div>
        
        
          .myborder {border:2px solid #ef2e79;}
        
        Border color #ef2e79