#ed1894 color space conversions
Hex:
        #ed1894
        RGB:
        237, 24, 148
        CMY:
        7, 91, 42
        CMYK:
        0, 90, 38, 7
      HSL:
        325°, 85.5422%, 51.1765%
        HSV (HSB):
        325°, 89.8734%, 92.9412%
        XYZ:
        40.5970, 20.7959, 29.8913
        xyY:
        0.4447, 0.2278, 20.7959
      CIE-Lab:
        52.7254, 80.3191, -11.4924
        CIE-LCH:
        52.7254, 81.1371, 351.8571
        CIE-Luv:
        52.7254, 116.0979, -30.9066
        Hunter-Lab:
        45.6025, 79.1026, -6.9413
      #ed1894 color charts
#ed1894 RGB chart
      #ed1894 CMYK chart
      #ed1894 RGB pie chart
      #ed1894 color shades, tints & tones
#ed1894 color schemes
#ed1894 color preview, HTML & CSS examples
           This text has a color of #ed1894        
        
          <p style="color:#ed1894;">Text here</p>
        
        
          .mytext {color:#ed1894;}
        
        Text color #ed1894
      
           This box has a color of #ed1894        
        
          <div style="background-color:#ed1894;">Content here</div>
        
        
          .mybackground {background-color:#ed1894;}
        
        Background color #ed1894
      
           Border around this has a color of #ed1894        
        
          <div style="border:2px solid #ed1894;">Content here</div>
        
        
          .myborder {border:2px solid #ed1894;}
        
        Border color #ed1894