#ed1e83 color space conversions
Hex:
        #ed1e83
        RGB:
        237, 30, 131
        CMY:
        7, 88, 49
        CMYK:
        0, 87, 45, 7
      HSL:
        331°, 85.1852%, 52.3529%
        HSV (HSB):
        331°, 87.3418%, 92.9412%
        XYZ:
        39.4861, 20.5718, 23.3623
        xyY:
        0.4733, 0.2466, 20.5718
      CIE-Lab:
        52.4776, 77.9207, -1.6686
        CIE-LCH:
        52.4776, 77.9385, 358.7733
        CIE-Luv:
        52.4776, 122.7172, -17.4386
        Hunter-Lab:
        45.3561, 76.0251, 1.2098
      #ed1e83 color charts
#ed1e83 RGB chart
      #ed1e83 CMYK chart
      #ed1e83 RGB pie chart
      #ed1e83 color shades, tints & tones
#ed1e83 color schemes
#ed1e83 color preview, HTML & CSS examples
           This text has a color of #ed1e83        
        
          <p style="color:#ed1e83;">Text here</p>
        
        
          .mytext {color:#ed1e83;}
        
        Text color #ed1e83
      
           This box has a color of #ed1e83        
        
          <div style="background-color:#ed1e83;">Content here</div>
        
        
          .mybackground {background-color:#ed1e83;}
        
        Background color #ed1e83
      
           Border around this has a color of #ed1e83        
        
          <div style="border:2px solid #ed1e83;">Content here</div>
        
        
          .myborder {border:2px solid #ed1e83;}
        
        Border color #ed1e83