#ed1c88 color space conversions
Hex:
        #ed1c88
        RGB:
        237, 28, 136
        CMY:
        7, 89, 47
        CMYK:
        0, 88, 43, 7
      HSL:
        329°, 85.3061%, 51.9608%
        HSV (HSB):
        329°, 88.1857%, 92.9412%
        XYZ:
        39.7842, 20.6126, 25.1743
        xyY:
        0.4649, 0.2409, 20.6126
      CIE-Lab:
        52.5229, 78.6622, -4.6093
        CIE-LCH:
        52.5229, 78.7972, 356.6465
        CIE-Luv:
        52.5229, 120.8855, -21.3826
        Hunter-Lab:
        45.4011, 76.9647, -1.0948
      #ed1c88 color charts
#ed1c88 RGB chart
      #ed1c88 CMYK chart
      #ed1c88 RGB pie chart
      #ed1c88 color shades, tints & tones
#ed1c88 color schemes
#ed1c88 color preview, HTML & CSS examples
           This text has a color of #ed1c88        
        
          <p style="color:#ed1c88;">Text here</p>
        
        
          .mytext {color:#ed1c88;}
        
        Text color #ed1c88
      
           This box has a color of #ed1c88        
        
          <div style="background-color:#ed1c88;">Content here</div>
        
        
          .mybackground {background-color:#ed1c88;}
        
        Background color #ed1c88
      
           Border around this has a color of #ed1c88        
        
          <div style="border:2px solid #ed1c88;">Content here</div>
        
        
          .myborder {border:2px solid #ed1c88;}
        
        Border color #ed1c88