#ed2181 color space conversions
Hex:
        #ed2181
        RGB:
        237, 33, 129
        CMY:
        7, 87, 49
        CMYK:
        0, 86, 46, 7
      HSL:
        332°, 85.0000%, 52.9412%
        HSV (HSB):
        332°, 86.0759%, 92.9412%
        XYZ:
        39.4314, 20.6772, 22.6817
        xyY:
        0.4763, 0.2498, 20.6772
      CIE-Lab:
        52.5944, 77.2448, -0.2930
        CIE-LCH:
        52.5944, 77.2454, 359.7827
        CIE-Luv:
        52.5944, 122.9504, -15.5505
        Hunter-Lab:
        45.4722, 75.2104, 2.2565
      #ed2181 color charts
#ed2181 RGB chart
      #ed2181 CMYK chart
      #ed2181 RGB pie chart
      #ed2181 color shades, tints & tones
#ed2181 color schemes
#ed2181 color preview, HTML & CSS examples
           This text has a color of #ed2181        
        
          <p style="color:#ed2181;">Text here</p>
        
        
          .mytext {color:#ed2181;}
        
        Text color #ed2181
      
           This box has a color of #ed2181        
        
          <div style="background-color:#ed2181;">Content here</div>
        
        
          .mybackground {background-color:#ed2181;}
        
        Background color #ed2181
      
           Border around this has a color of #ed2181        
        
          <div style="border:2px solid #ed2181;">Content here</div>
        
        
          .myborder {border:2px solid #ed2181;}
        
        Border color #ed2181