#ed1898 color space conversions
Hex:
        #ed1898
        RGB:
        237, 24, 152
        CMY:
        7, 91, 40
        CMYK:
        0, 90, 36, 7
      HSL:
        324°, 85.5422%, 51.1765%
        HSV (HSB):
        324°, 89.8734%, 92.9412%
        XYZ:
        40.9192, 20.9248, 31.5880
        xyY:
        0.4380, 0.2240, 20.9248
      CIE-Lab:
        52.8671, 80.7019, -13.6624
        CIE-LCH:
        52.8671, 81.8502, 350.3912
        CIE-Luv:
        52.8671, 114.2565, -33.9692
        Hunter-Lab:
        45.7436, 79.6228, -8.9218
      #ed1898 color charts
#ed1898 RGB chart
      #ed1898 CMYK chart
      #ed1898 RGB pie chart
      #ed1898 color shades, tints & tones
#ed1898 color schemes
#ed1898 color preview, HTML & CSS examples
           This text has a color of #ed1898        
        
          <p style="color:#ed1898;">Text here</p>
        
        
          .mytext {color:#ed1898;}
        
        Text color #ed1898
      
           This box has a color of #ed1898        
        
          <div style="background-color:#ed1898;">Content here</div>
        
        
          .mybackground {background-color:#ed1898;}
        
        Background color #ed1898
      
           Border around this has a color of #ed1898        
        
          <div style="border:2px solid #ed1898;">Content here</div>
        
        
          .myborder {border:2px solid #ed1898;}
        
        Border color #ed1898