#ef78e2 color space conversions
Hex:
        #ef78e2
        RGB:
        239, 120, 226
        CMY:
        6, 53, 11
        CMYK:
        0, 50, 5, 6
      HSL:
        307°, 78.8079%, 70.3922%
        HSV (HSB):
        307°, 49.7908%, 93.7255%
        XYZ:
        56.0405, 37.2747, 76.1926
        xyY:
        0.3306, 0.2199, 37.2747
      CIE-Lab:
        67.4826, 59.4289, -33.6255
        CIE-LCH:
        67.4826, 68.2823, 330.4984
        CIE-Luv:
        67.4826, 59.5122, -62.0534
        Hunter-Lab:
        61.0530, 57.0025, -31.2554
      #ef78e2 color charts
#ef78e2 RGB chart
      #ef78e2 CMYK chart
      #ef78e2 RGB pie chart
      #ef78e2 color shades, tints & tones
#ef78e2 color schemes
#ef78e2 color preview, HTML & CSS examples
           This text has a color of #ef78e2        
        
          <p style="color:#ef78e2;">Text here</p>
        
        
          .mytext {color:#ef78e2;}
        
        Text color #ef78e2
      
           This box has a color of #ef78e2        
        
          <div style="background-color:#ef78e2;">Content here</div>
        
        
          .mybackground {background-color:#ef78e2;}
        
        Background color #ef78e2
      
           Border around this has a color of #ef78e2        
        
          <div style="border:2px solid #ef78e2;">Content here</div>
        
        
          .myborder {border:2px solid #ef78e2;}
        
        Border color #ef78e2