#ef79d8 color space conversions
Hex:
        #ef79d8
        RGB:
        239, 121, 216
        CMY:
        6, 53, 15
        CMYK:
        0, 49, 10, 6
      HSL:
        312°, 78.6667%, 70.5882%
        HSV (HSB):
        312°, 49.3724%, 93.7255%
        XYZ:
        54.8286, 36.9833, 69.2145
        xyY:
        0.3405, 0.2297, 36.9833
      CIE-Lab:
        67.2645, 57.3245, -28.4063
        CIE-LCH:
        67.2645, 63.9767, 333.6399
        CIE-Luv:
        67.2645, 61.6708, -53.3774
        Hunter-Lab:
        60.8139, 54.5077, -24.9103
      #ef79d8 color charts
#ef79d8 RGB chart
      #ef79d8 CMYK chart
      #ef79d8 RGB pie chart
      #ef79d8 color shades, tints & tones
#ef79d8 color schemes
#ef79d8 color preview, HTML & CSS examples
           This text has a color of #ef79d8        
        
          <p style="color:#ef79d8;">Text here</p>
        
        
          .mytext {color:#ef79d8;}
        
        Text color #ef79d8
      
           This box has a color of #ef79d8        
        
          <div style="background-color:#ef79d8;">Content here</div>
        
        
          .mybackground {background-color:#ef79d8;}
        
        Background color #ef79d8
      
           Border around this has a color of #ef79d8        
        
          <div style="border:2px solid #ef79d8;">Content here</div>
        
        
          .myborder {border:2px solid #ef79d8;}
        
        Border color #ef79d8