#ed4e94 color space conversions
Hex:
        #ed4e94
        RGB:
        237, 78, 148
        CMY:
        7, 69, 42
        CMYK:
        0, 67, 38, 7
      HSL:
        334°, 81.5385%, 61.7647%
        HSV (HSB):
        334°, 67.0886%, 92.9412%
        XYZ:
        42.9947, 25.5914, 30.6905
        xyY:
        0.4331, 0.2578, 25.5914
      CIE-Lab:
        57.6472, 66.3765, -4.1549
        CIE-LCH:
        57.6472, 66.5064, 356.4182
        CIE-Luv:
        57.6472, 100.0961, -18.3615
        Hunter-Lab:
        50.5880, 63.1783, -0.5583
      #ed4e94 color charts
#ed4e94 RGB chart
      #ed4e94 CMYK chart
      #ed4e94 RGB pie chart
      #ed4e94 color shades, tints & tones
#ed4e94 color schemes
#ed4e94 color preview, HTML & CSS examples
           This text has a color of #ed4e94        
        
          <p style="color:#ed4e94;">Text here</p>
        
        
          .mytext {color:#ed4e94;}
        
        Text color #ed4e94
      
           This box has a color of #ed4e94        
        
          <div style="background-color:#ed4e94;">Content here</div>
        
        
          .mybackground {background-color:#ed4e94;}
        
        Background color #ed4e94
      
           Border around this has a color of #ed4e94        
        
          <div style="border:2px solid #ed4e94;">Content here</div>
        
        
          .myborder {border:2px solid #ed4e94;}
        
        Border color #ed4e94