#ef296e color space conversions
Hex:
        #ef296e
        RGB:
        239, 41, 110
        CMY:
        6, 84, 57
        CMYK:
        0, 83, 54, 6
      HSL:
        339°, 86.0870%, 54.9020%
        HSV (HSB):
        339°, 82.8452%, 93.7255%
        XYZ:
        39.2040, 21.0624, 16.7510
        xyY:
        0.5090, 0.2735, 21.0624
      CIE-Lab:
        53.0177, 74.7022, 11.8300
        CIE-LCH:
        53.0177, 75.6331, 8.9988
        CIE-Luv:
        53.0177, 130.2542, -0.5079
        Hunter-Lab:
        45.8938, 72.1666, 10.4851
      #ef296e color charts
#ef296e RGB chart
      #ef296e CMYK chart
      #ef296e RGB pie chart
      #ef296e color shades, tints & tones
#ef296e color schemes
#ef296e color preview, HTML & CSS examples
           This text has a color of #ef296e        
        
          <p style="color:#ef296e;">Text here</p>
        
        
          .mytext {color:#ef296e;}
        
        Text color #ef296e
      
           This box has a color of #ef296e        
        
          <div style="background-color:#ef296e;">Content here</div>
        
        
          .mybackground {background-color:#ef296e;}
        
        Background color #ef296e
      
           Border around this has a color of #ef296e        
        
          <div style="border:2px solid #ef296e;">Content here</div>
        
        
          .myborder {border:2px solid #ef296e;}
        
        Border color #ef296e