#ef2a90 color space conversions
Hex:
        #ef2a90
        RGB:
        239, 42, 144
        CMY:
        6, 84, 44
        CMYK:
        0, 82, 40, 6
      HSL:
        329°, 86.0262%, 55.0980%
        HSV (HSB):
        329°, 82.4268%, 93.7255%
        XYZ:
        41.4586, 22.0203, 28.4508
        xyY:
        0.4510, 0.2395, 22.0203
      CIE-Lab:
        54.0485, 77.2614, -7.0887
        CIE-LCH:
        54.0485, 77.5859, 354.7578
        CIE-Luv:
        54.0485, 115.8955, -24.4416
        Hunter-Lab:
        46.9258, 75.5835, -3.0991
      #ef2a90 color charts
#ef2a90 RGB chart
      #ef2a90 CMYK chart
      #ef2a90 RGB pie chart
      #ef2a90 color shades, tints & tones
#ef2a90 color schemes
#ef2a90 color preview, HTML & CSS examples
           This text has a color of #ef2a90        
        
          <p style="color:#ef2a90;">Text here</p>
        
        
          .mytext {color:#ef2a90;}
        
        Text color #ef2a90
      
           This box has a color of #ef2a90        
        
          <div style="background-color:#ef2a90;">Content here</div>
        
        
          .mybackground {background-color:#ef2a90;}
        
        Background color #ef2a90
      
           Border around this has a color of #ef2a90        
        
          <div style="border:2px solid #ef2a90;">Content here</div>
        
        
          .myborder {border:2px solid #ef2a90;}
        
        Border color #ef2a90