#ef50d0 color space conversions
Hex:
        #ef50d0
        RGB:
        239, 80, 208
        CMY:
        6, 69, 18
        CMYK:
        0, 67, 13, 6
      HSL:
        312°, 83.2461%, 62.5490%
        HSV (HSB):
        312°, 66.5272%, 93.7255%
        XYZ:
        49.8504, 28.6421, 62.5756
        xyY:
        0.3534, 0.2030, 28.6421
      CIE-Lab:
        60.4645, 73.6362, -34.4466
        CIE-LCH:
        60.4645, 81.2949, 334.9301
        CIE-Luv:
        60.4645, 79.4054, -64.4410
        Hunter-Lab:
        53.5183, 72.6094, -31.8612
      #ef50d0 color charts
#ef50d0 RGB chart
      #ef50d0 CMYK chart
      #ef50d0 RGB pie chart
      #ef50d0 color shades, tints & tones
#ef50d0 color schemes
#ef50d0 color preview, HTML & CSS examples
           This text has a color of #ef50d0        
        
          <p style="color:#ef50d0;">Text here</p>
        
        
          .mytext {color:#ef50d0;}
        
        Text color #ef50d0
      
           This box has a color of #ef50d0        
        
          <div style="background-color:#ef50d0;">Content here</div>
        
        
          .mybackground {background-color:#ef50d0;}
        
        Background color #ef50d0
      
           Border around this has a color of #ef50d0        
        
          <div style="border:2px solid #ef50d0;">Content here</div>
        
        
          .myborder {border:2px solid #ef50d0;}
        
        Border color #ef50d0