#ed74c4 color space conversions
Hex:
        #ed74c4
        RGB:
        237, 116, 196
        CMY:
        7, 55, 23
        CMYK:
        0, 51, 17, 7
      HSL:
        320°, 77.0701%, 69.2157%
        HSV (HSB):
        320°, 51.0549%, 92.9412%
        XYZ:
        51.1342, 34.4808, 56.1849
        xyY:
        0.3606, 0.2432, 34.4808
      CIE-Lab:
        65.3424, 56.0426, -20.1712
        CIE-LCH:
        65.3424, 59.5622, 340.2048
        CIE-Luv:
        65.3424, 67.7215, -40.1039
        Hunter-Lab:
        58.7204, 52.6788, -15.6257
      #ed74c4 color charts
#ed74c4 RGB chart
      #ed74c4 CMYK chart
      #ed74c4 RGB pie chart
      #ed74c4 color shades, tints & tones
#ed74c4 color schemes
#ed74c4 color preview, HTML & CSS examples
           This text has a color of #ed74c4        
        
          <p style="color:#ed74c4;">Text here</p>
        
        
          .mytext {color:#ed74c4;}
        
        Text color #ed74c4
      
           This box has a color of #ed74c4        
        
          <div style="background-color:#ed74c4;">Content here</div>
        
        
          .mybackground {background-color:#ed74c4;}
        
        Background color #ed74c4
      
           Border around this has a color of #ed74c4        
        
          <div style="border:2px solid #ed74c4;">Content here</div>
        
        
          .myborder {border:2px solid #ed74c4;}
        
        Border color #ed74c4