#ef49bf color space conversions
Hex:
        #ef49bf
        RGB:
        239, 73, 191
        CMY:
        6, 71, 25
        CMYK:
        0, 69, 20, 6
      HSL:
        317°, 83.8384%, 61.1765%
        HSV (HSB):
        317°, 69.4561%, 93.7255%
        XYZ:
        47.3831, 26.8774, 51.9807
        xyY:
        0.3753, 0.2129, 26.8774
      CIE-Lab:
        58.8607, 73.7838, -27.2413
        CIE-LCH:
        58.8607, 78.6520, 339.7356
        CIE-Luv:
        58.8607, 87.7437, -53.1707
        Hunter-Lab:
        51.8434, 72.4169, -23.1566
      #ef49bf color charts
#ef49bf RGB chart
      #ef49bf CMYK chart
      #ef49bf RGB pie chart
      #ef49bf color shades, tints & tones
#ef49bf color schemes
#ef49bf color preview, HTML & CSS examples
           This text has a color of #ef49bf        
        
          <p style="color:#ef49bf;">Text here</p>
        
        
          .mytext {color:#ef49bf;}
        
        Text color #ef49bf
      
           This box has a color of #ef49bf        
        
          <div style="background-color:#ef49bf;">Content here</div>
        
        
          .mybackground {background-color:#ef49bf;}
        
        Background color #ef49bf
      
           Border around this has a color of #ef49bf        
        
          <div style="border:2px solid #ef49bf;">Content here</div>
        
        
          .myborder {border:2px solid #ef49bf;}
        
        Border color #ef49bf