#ed78a9 color space conversions
Hex:
        #ed78a9
        RGB:
        237, 120, 169
        CMY:
        7, 53, 34
        CMYK:
        0, 49, 29, 7
      HSL:
        335°, 76.4706%, 70.0000%
        HSV (HSB):
        335°, 49.3671%, 92.9412%
        XYZ:
        48.8030, 34.3020, 41.5849
        xyY:
        0.3914, 0.2751, 34.3020
      CIE-Lab:
        65.2016, 50.3732, -5.1042
        CIE-LCH:
        65.2016, 50.6312, 354.2140
        CIE-Luv:
        65.2016, 72.7784, -16.6772
        Hunter-Lab:
        58.5679, 46.2449, -1.1000
      #ed78a9 color charts
#ed78a9 RGB chart
      #ed78a9 CMYK chart
      #ed78a9 RGB pie chart
      #ed78a9 color shades, tints & tones
#ed78a9 color schemes
#ed78a9 color preview, HTML & CSS examples
           This text has a color of #ed78a9        
        
          <p style="color:#ed78a9;">Text here</p>
        
        
          .mytext {color:#ed78a9;}
        
        Text color #ed78a9
      
           This box has a color of #ed78a9        
        
          <div style="background-color:#ed78a9;">Content here</div>
        
        
          .mybackground {background-color:#ed78a9;}
        
        Background color #ed78a9
      
           Border around this has a color of #ed78a9        
        
          <div style="border:2px solid #ed78a9;">Content here</div>
        
        
          .myborder {border:2px solid #ed78a9;}
        
        Border color #ed78a9