#ef416d color space conversions
Hex:
        #ef416d
        RGB:
        239, 65, 109
        CMY:
        6, 75, 57
        CMYK:
        0, 73, 54, 6
      HSL:
        345°, 84.4660%, 59.6078%
        HSV (HSB):
        345°, 72.8033%, 93.7255%
        XYZ:
        40.2472, 23.2354, 16.8316
        xyY:
        0.5011, 0.2893, 23.2354
      CIE-Lab:
        55.3140, 68.0767, 15.6176
        CIE-LCH:
        55.3140, 69.8451, 12.9208
        CIE-Luv:
        55.3140, 121.2725, 5.5512
        Hunter-Lab:
        48.2032, 64.6830, 13.0393
      #ef416d color charts
#ef416d RGB chart
      #ef416d CMYK chart
      #ef416d RGB pie chart
      #ef416d color shades, tints & tones
#ef416d color schemes
#ef416d color preview, HTML & CSS examples
           This text has a color of #ef416d        
        
          <p style="color:#ef416d;">Text here</p>
        
        
          .mytext {color:#ef416d;}
        
        Text color #ef416d
      
           This box has a color of #ef416d        
        
          <div style="background-color:#ef416d;">Content here</div>
        
        
          .mybackground {background-color:#ef416d;}
        
        Background color #ef416d
      
           Border around this has a color of #ef416d        
        
          <div style="border:2px solid #ef416d;">Content here</div>
        
        
          .myborder {border:2px solid #ef416d;}
        
        Border color #ef416d