#ef2a77 color space conversions
Hex:
        #ef2a77
        RGB:
        239, 42, 119
        CMY:
        6, 84, 53
        CMYK:
        0, 82, 50, 6
      HSL:
        337°, 86.0262%, 55.0980%
        HSV (HSB):
        337°, 82.4268%, 93.7255%
        XYZ:
        39.7543, 21.3386, 19.4762
        xyY:
        0.4934, 0.2648, 21.3386
      CIE-Lab:
        53.3181, 75.1410, 6.8257
        CIE-LCH:
        53.3181, 75.4504, 5.1904
        CIE-Luv:
        53.3181, 126.3908, -6.3635
        Hunter-Lab:
        46.1937, 72.7784, 7.3377
      #ef2a77 color charts
#ef2a77 RGB chart
      #ef2a77 CMYK chart
      #ef2a77 RGB pie chart
      #ef2a77 color shades, tints & tones
#ef2a77 color schemes
#ef2a77 color preview, HTML & CSS examples
           This text has a color of #ef2a77        
        
          <p style="color:#ef2a77;">Text here</p>
        
        
          .mytext {color:#ef2a77;}
        
        Text color #ef2a77
      
           This box has a color of #ef2a77        
        
          <div style="background-color:#ef2a77;">Content here</div>
        
        
          .mybackground {background-color:#ef2a77;}
        
        Background color #ef2a77
      
           Border around this has a color of #ef2a77        
        
          <div style="border:2px solid #ef2a77;">Content here</div>
        
        
          .myborder {border:2px solid #ef2a77;}
        
        Border color #ef2a77