#ef78e3 color space conversions
Hex:
        #ef78e3
        RGB:
        239, 120, 227
        CMY:
        6, 53, 11
        CMYK:
        0, 50, 5, 6
      HSL:
        306°, 78.8079%, 70.3922%
        HSV (HSB):
        306°, 49.7908%, 93.7255%
        XYZ:
        56.1782, 37.3297, 76.9175
        xyY:
        0.3296, 0.2190, 37.3297
      CIE-Lab:
        67.5237, 59.5948, -34.1160
        CIE-LCH:
        67.5237, 68.6691, 330.2103
        CIE-Luv:
        67.5237, 59.2549, -62.8709
        Hunter-Lab:
        61.0980, 57.2049, -31.8727
      #ef78e3 color charts
#ef78e3 RGB chart
      #ef78e3 CMYK chart
      #ef78e3 RGB pie chart
      #ef78e3 color shades, tints & tones
#ef78e3 color schemes
#ef78e3 color preview, HTML & CSS examples
           This text has a color of #ef78e3        
        
          <p style="color:#ef78e3;">Text here</p>
        
        
          .mytext {color:#ef78e3;}
        
        Text color #ef78e3
      
           This box has a color of #ef78e3        
        
          <div style="background-color:#ef78e3;">Content here</div>
        
        
          .mybackground {background-color:#ef78e3;}
        
        Background color #ef78e3
      
           Border around this has a color of #ef78e3        
        
          <div style="border:2px solid #ef78e3;">Content here</div>
        
        
          .myborder {border:2px solid #ef78e3;}
        
        Border color #ef78e3