#ef50e3 color space conversions
Hex:
        #ef50e3
        RGB:
        239, 80, 227
        CMY:
        6, 69, 11
        CMYK:
        0, 67, 5, 6
      HSL:
        305°, 83.2461%, 62.5490%
        HSV (HSB):
        305°, 66.5272%, 93.7255%
        XYZ:
        52.3304, 29.6341, 75.6349
        xyY:
        0.3320, 0.1880, 29.6341
      CIE-Lab:
        61.3372, 76.4530, -43.7867
        CIE-LCH:
        61.3372, 88.1041, 330.1991
        CIE-Luv:
        61.3372, 72.8647, -79.6009
        Hunter-Lab:
        54.4372, 76.3266, -44.2713
      #ef50e3 color charts
#ef50e3 RGB chart
      #ef50e3 CMYK chart
      #ef50e3 RGB pie chart
      #ef50e3 color shades, tints & tones
#ef50e3 color schemes
#ef50e3 color preview, HTML & CSS examples
           This text has a color of #ef50e3        
        
          <p style="color:#ef50e3;">Text here</p>
        
        
          .mytext {color:#ef50e3;}
        
        Text color #ef50e3
      
           This box has a color of #ef50e3        
        
          <div style="background-color:#ef50e3;">Content here</div>
        
        
          .mybackground {background-color:#ef50e3;}
        
        Background color #ef50e3
      
           Border around this has a color of #ef50e3        
        
          <div style="border:2px solid #ef50e3;">Content here</div>
        
        
          .myborder {border:2px solid #ef50e3;}
        
        Border color #ef50e3