#ef79df color space conversions
Hex:
        #ef79df
        RGB:
        239, 121, 223
        CMY:
        6, 53, 13
        CMYK:
        0, 49, 7, 6
      HSL:
        308°, 78.6667%, 70.5882%
        HSV (HSB):
        308°, 49.3724%, 93.7255%
        XYZ:
        55.7533, 37.3532, 74.0834
        xyY:
        0.3335, 0.2234, 37.3532
      CIE-Lab:
        67.5412, 58.4587, -31.8707
        CIE-LCH:
        67.5412, 66.5820, 331.4015
        CIE-Luv:
        67.5412, 59.8732, -59.1028
        Hunter-Lab:
        61.1172, 55.8787, -29.0864
      #ef79df color charts
#ef79df RGB chart
      #ef79df CMYK chart
      #ef79df RGB pie chart
      #ef79df color shades, tints & tones
#ef79df color schemes
#ef79df color preview, HTML & CSS examples
           This text has a color of #ef79df        
        
          <p style="color:#ef79df;">Text here</p>
        
        
          .mytext {color:#ef79df;}
        
        Text color #ef79df
      
           This box has a color of #ef79df        
        
          <div style="background-color:#ef79df;">Content here</div>
        
        
          .mybackground {background-color:#ef79df;}
        
        Background color #ef79df
      
           Border around this has a color of #ef79df        
        
          <div style="border:2px solid #ef79df;">Content here</div>
        
        
          .myborder {border:2px solid #ef79df;}
        
        Border color #ef79df