#ef82e0 color space conversions
Hex:
        #ef82e0
        RGB:
        239, 130, 224
        CMY:
        6, 49, 12
        CMYK:
        0, 46, 6, 6
      HSL:
        308°, 77.3050%, 72.3529%
        HSV (HSB):
        308°, 45.6067%, 93.7255%
        XYZ:
        57.0338, 39.6978, 75.1774
        xyY:
        0.3318, 0.2309, 39.6978
      CIE-Lab:
        69.2537, 54.2570, -29.7797
        CIE-LCH:
        69.2537, 61.8923, 331.2393
        CIE-Luv:
        69.2537, 55.8054, -55.3023
        Hunter-Lab:
        63.0062, 51.3190, -26.6390
      #ef82e0 color charts
#ef82e0 RGB chart
      #ef82e0 CMYK chart
      #ef82e0 RGB pie chart
      #ef82e0 color shades, tints & tones
#ef82e0 color schemes
#ef82e0 color preview, HTML & CSS examples
           This text has a color of #ef82e0        
        
          <p style="color:#ef82e0;">Text here</p>
        
        
          .mytext {color:#ef82e0;}
        
        Text color #ef82e0
      
           This box has a color of #ef82e0        
        
          <div style="background-color:#ef82e0;">Content here</div>
        
        
          .mybackground {background-color:#ef82e0;}
        
        Background color #ef82e0
      
           Border around this has a color of #ef82e0        
        
          <div style="border:2px solid #ef82e0;">Content here</div>
        
        
          .myborder {border:2px solid #ef82e0;}
        
        Border color #ef82e0