#ef50c0 color space conversions
Hex:
        #ef50c0
        RGB:
        239, 80, 192
        CMY:
        6, 69, 25
        CMYK:
        0, 67, 20, 6
      HSL:
        318°, 83.2461%, 62.5490%
        HSV (HSB):
        318°, 66.5272%, 93.7255%
        XYZ:
        47.9797, 27.8938, 52.7244
        xyY:
        0.3731, 0.2169, 27.8938
      CIE-Lab:
        59.7927, 71.4234, -26.3763
        CIE-LCH:
        59.7927, 76.1381, 339.7311
        CIE-Luv:
        59.7927, 85.0733, -51.5994
        Hunter-Lab:
        52.8146, 69.7337, -22.2185
      #ef50c0 color charts
#ef50c0 RGB chart
      #ef50c0 CMYK chart
      #ef50c0 RGB pie chart
      #ef50c0 color shades, tints & tones
#ef50c0 color schemes
#ef50c0 color preview, HTML & CSS examples
           This text has a color of #ef50c0        
        
          <p style="color:#ef50c0;">Text here</p>
        
        
          .mytext {color:#ef50c0;}
        
        Text color #ef50c0
      
           This box has a color of #ef50c0        
        
          <div style="background-color:#ef50c0;">Content here</div>
        
        
          .mybackground {background-color:#ef50c0;}
        
        Background color #ef50c0
      
           Border around this has a color of #ef50c0        
        
          <div style="border:2px solid #ef50c0;">Content here</div>
        
        
          .myborder {border:2px solid #ef50c0;}
        
        Border color #ef50c0