#ed7c94 color space conversions
Hex:
        #ed7c94
        RGB:
        237, 124, 148
        CMY:
        7, 51, 42
        CMYK:
        0, 48, 38, 7
      HSL:
        347°, 75.8389%, 70.7843%
        HSV (HSB):
        347°, 47.6793%, 92.9412%
        XYZ:
        47.4780, 34.5579, 32.1850
        xyY:
        0.4157, 0.3026, 34.5579
      CIE-Lab:
        65.4030, 45.8484, 7.1224
        CIE-LCH:
        65.4030, 46.3983, 8.8302
        CIE-Luv:
        65.4030, 75.5542, 1.0199
        Hunter-Lab:
        58.7860, 41.2884, 8.6893
      #ed7c94 color charts
#ed7c94 RGB chart
      #ed7c94 CMYK chart
      #ed7c94 RGB pie chart
      #ed7c94 color shades, tints & tones
#ed7c94 color schemes
#ed7c94 color preview, HTML & CSS examples
           This text has a color of #ed7c94        
        
          <p style="color:#ed7c94;">Text here</p>
        
        
          .mytext {color:#ed7c94;}
        
        Text color #ed7c94
      
           This box has a color of #ed7c94        
        
          <div style="background-color:#ed7c94;">Content here</div>
        
        
          .mybackground {background-color:#ed7c94;}
        
        Background color #ed7c94
      
           Border around this has a color of #ed7c94        
        
          <div style="border:2px solid #ed7c94;">Content here</div>
        
        
          .myborder {border:2px solid #ed7c94;}
        
        Border color #ed7c94