#ef2a78 color space conversions
Hex:
        #ef2a78
        RGB:
        239, 42, 120
        CMY:
        6, 84, 53
        CMYK:
        0, 82, 50, 6
      HSL:
        336°, 86.0262%, 55.0980%
        HSV (HSB):
        336°, 82.4268%, 93.7255%
        XYZ:
        39.8147, 21.3627, 19.7942
        xyY:
        0.4917, 0.2638, 21.3627
      CIE-Lab:
        53.3442, 75.2176, 6.2608
        CIE-LCH:
        53.3442, 75.4777, 4.7581
        CIE-Luv:
        53.3442, 125.9870, -7.0520
        Hunter-Lab:
        46.2198, 72.8790, 6.9622
      #ef2a78 color charts
#ef2a78 RGB chart
      #ef2a78 CMYK chart
      #ef2a78 RGB pie chart
      #ef2a78 color shades, tints & tones
#ef2a78 color schemes
#ef2a78 color preview, HTML & CSS examples
           This text has a color of #ef2a78        
        
          <p style="color:#ef2a78;">Text here</p>
        
        
          .mytext {color:#ef2a78;}
        
        Text color #ef2a78
      
           This box has a color of #ef2a78        
        
          <div style="background-color:#ef2a78;">Content here</div>
        
        
          .mybackground {background-color:#ef2a78;}
        
        Background color #ef2a78
      
           Border around this has a color of #ef2a78        
        
          <div style="border:2px solid #ef2a78;">Content here</div>
        
        
          .myborder {border:2px solid #ef2a78;}
        
        Border color #ef2a78