#ed49e1 color space conversions
Hex:
        #ed49e1
        RGB:
        237, 73, 225
        CMY:
        7, 71, 12
        CMYK:
        0, 69, 5, 7
      HSL:
        304°, 82.0000%, 60.7843%
        HSV (HSB):
        304°, 69.1983%, 92.9412%
        XYZ:
        50.8982, 28.2059, 73.9958
        xyY:
        0.3325, 0.1842, 28.2059
      CIE-Lab:
        60.0743, 78.1236, -44.6753
        CIE-LCH:
        60.0743, 89.9954, 330.2367
        CIE-Luv:
        60.0743, 73.9494, -80.9014
        Hunter-Lab:
        53.1092, 78.1278, -45.4310
      #ed49e1 color charts
#ed49e1 RGB chart
      #ed49e1 CMYK chart
      #ed49e1 RGB pie chart
      #ed49e1 color shades, tints & tones
#ed49e1 color schemes
#ed49e1 color preview, HTML & CSS examples
           This text has a color of #ed49e1        
        
          <p style="color:#ed49e1;">Text here</p>
        
        
          .mytext {color:#ed49e1;}
        
        Text color #ed49e1
      
           This box has a color of #ed49e1        
        
          <div style="background-color:#ed49e1;">Content here</div>
        
        
          .mybackground {background-color:#ed49e1;}
        
        Background color #ed49e1
      
           Border around this has a color of #ed49e1        
        
          <div style="border:2px solid #ed49e1;">Content here</div>
        
        
          .myborder {border:2px solid #ed49e1;}
        
        Border color #ed49e1