#ef49af color space conversions
Hex:
        #ef49af
        RGB:
        239, 73, 175
        CMY:
        6, 71, 31
        CMYK:
        0, 69, 27, 6
      HSL:
        323°, 83.8384%, 61.1765%
        HSV (HSB):
        323°, 69.4561%, 93.7255%
        XYZ:
        45.7170, 26.2110, 43.2071
        xyY:
        0.3971, 0.2277, 26.2110
      CIE-Lab:
        58.2367, 71.7708, -18.9755
        CIE-LCH:
        58.2367, 74.2369, 345.1904
        CIE-Luv:
        58.2367, 93.7461, -40.4197
        Hunter-Lab:
        51.1966, 69.8009, -14.1998
      #ef49af color charts
#ef49af RGB chart
      #ef49af CMYK chart
      #ef49af RGB pie chart
      #ef49af color shades, tints & tones
#ef49af color schemes
#ef49af color preview, HTML & CSS examples
           This text has a color of #ef49af        
        
          <p style="color:#ef49af;">Text here</p>
        
        
          .mytext {color:#ef49af;}
        
        Text color #ef49af
      
           This box has a color of #ef49af        
        
          <div style="background-color:#ef49af;">Content here</div>
        
        
          .mybackground {background-color:#ef49af;}
        
        Background color #ef49af
      
           Border around this has a color of #ef49af        
        
          <div style="border:2px solid #ef49af;">Content here</div>
        
        
          .myborder {border:2px solid #ef49af;}
        
        Border color #ef49af