#ed1e96 color space conversions
Hex:
        #ed1e96
        RGB:
        237, 30, 150
        CMY:
        7, 88, 41
        CMYK:
        0, 87, 37, 7
      HSL:
        325°, 85.1852%, 52.3529%
        HSV (HSB):
        325°, 87.3418%, 92.9412%
        XYZ:
        40.8943, 21.1351, 30.7783
        xyY:
        0.4406, 0.2277, 21.1351
      CIE-Lab:
        53.0970, 79.6344, -12.1249
        CIE-LCH:
        53.0970, 80.5522, 351.3428
        CIE-Luv:
        53.0970, 114.2102, -31.6653
        Hunter-Lab:
        45.9729, 78.3288, -7.5129
      #ed1e96 color charts
#ed1e96 RGB chart
      #ed1e96 CMYK chart
      #ed1e96 RGB pie chart
      #ed1e96 color shades, tints & tones
#ed1e96 color schemes
#ed1e96 color preview, HTML & CSS examples
           This text has a color of #ed1e96        
        
          <p style="color:#ed1e96;">Text here</p>
        
        
          .mytext {color:#ed1e96;}
        
        Text color #ed1e96
      
           This box has a color of #ed1e96        
        
          <div style="background-color:#ed1e96;">Content here</div>
        
        
          .mybackground {background-color:#ed1e96;}
        
        Background color #ed1e96
      
           Border around this has a color of #ed1e96        
        
          <div style="border:2px solid #ed1e96;">Content here</div>
        
        
          .myborder {border:2px solid #ed1e96;}
        
        Border color #ed1e96