#ed49c4 color space conversions
Hex:
        #ed49c4
        RGB:
        237, 73, 196
        CMY:
        7, 71, 23
        CMYK:
        0, 69, 17, 7
      HSL:
        315°, 82.0000%, 60.7843%
        HSV (HSB):
        315°, 69.1983%, 92.9412%
        XYZ:
        47.2714, 26.7551, 54.8973
        xyY:
        0.3667, 0.2075, 26.7551
      CIE-Lab:
        58.7470, 73.9620, -30.3078
        CIE-LCH:
        58.7470, 79.9308, 337.7174
        CIE-Luv:
        58.7470, 84.3698, -57.8177
        Hunter-Lab:
        51.7254, 72.6103, -26.7181
      #ed49c4 color charts
#ed49c4 RGB chart
      #ed49c4 CMYK chart
      #ed49c4 RGB pie chart
      #ed49c4 color shades, tints & tones
#ed49c4 color schemes
#ed49c4 color preview, HTML & CSS examples
           This text has a color of #ed49c4        
        
          <p style="color:#ed49c4;">Text here</p>
        
        
          .mytext {color:#ed49c4;}
        
        Text color #ed49c4
      
           This box has a color of #ed49c4        
        
          <div style="background-color:#ed49c4;">Content here</div>
        
        
          .mybackground {background-color:#ed49c4;}
        
        Background color #ed49c4
      
           Border around this has a color of #ed49c4        
        
          <div style="border:2px solid #ed49c4;">Content here</div>
        
        
          .myborder {border:2px solid #ed49c4;}
        
        Border color #ed49c4