#ef79b2 color space conversions
Hex:
        #ef79b2
        RGB:
        239, 121, 178
        CMY:
        6, 53, 30
        CMYK:
        0, 49, 26, 6
      HSL:
        331°, 78.6667%, 70.5882%
        HSV (HSB):
        331°, 49.3724%, 93.7255%
        XYZ:
        50.4699, 35.2398, 46.2614
        xyY:
        0.3824, 0.2670, 35.2398
      CIE-Lab:
        65.9350, 51.7198, -9.0873
        CIE-LCH:
        65.9350, 52.5120, 350.0347
        CIE-Luv:
        65.9350, 71.4760, -22.7318
        Hunter-Lab:
        59.3631, 47.8732, -4.6502
      #ef79b2 color charts
#ef79b2 RGB chart
      #ef79b2 CMYK chart
      #ef79b2 RGB pie chart
      #ef79b2 color shades, tints & tones
#ef79b2 color schemes
#ef79b2 color preview, HTML & CSS examples
           This text has a color of #ef79b2        
        
          <p style="color:#ef79b2;">Text here</p>
        
        
          .mytext {color:#ef79b2;}
        
        Text color #ef79b2
      
           This box has a color of #ef79b2        
        
          <div style="background-color:#ef79b2;">Content here</div>
        
        
          .mybackground {background-color:#ef79b2;}
        
        Background color #ef79b2
      
           Border around this has a color of #ef79b2        
        
          <div style="border:2px solid #ef79b2;">Content here</div>
        
        
          .myborder {border:2px solid #ef79b2;}
        
        Border color #ef79b2