#ed34a4 color space conversions
Hex:
        #ed34a4
        RGB:
        237, 52, 164
        CMY:
        7, 80, 36
        CMYK:
        0, 78, 31, 7
      HSL:
        324°, 83.7104%, 56.6667%
        HSV (HSB):
        324°, 78.0591%, 92.9412%
        XYZ:
        42.8539, 23.1408, 37.3299
        xyY:
        0.4147, 0.2240, 23.1408
      CIE-Lab:
        55.2171, 76.4313, -17.1907
        CIE-LCH:
        55.2171, 78.3407, 347.3241
        CIE-Luv:
        55.2171, 103.1189, -38.3493
        Hunter-Lab:
        48.1049, 74.8316, -12.3362
      #ed34a4 color charts
#ed34a4 RGB chart
      #ed34a4 CMYK chart
      #ed34a4 RGB pie chart
      #ed34a4 color shades, tints & tones
#ed34a4 color schemes
#ed34a4 color preview, HTML & CSS examples
           This text has a color of #ed34a4        
        
          <p style="color:#ed34a4;">Text here</p>
        
        
          .mytext {color:#ed34a4;}
        
        Text color #ed34a4
      
           This box has a color of #ed34a4        
        
          <div style="background-color:#ed34a4;">Content here</div>
        
        
          .mybackground {background-color:#ed34a4;}
        
        Background color #ed34a4
      
           Border around this has a color of #ed34a4        
        
          <div style="border:2px solid #ed34a4;">Content here</div>
        
        
          .myborder {border:2px solid #ed34a4;}
        
        Border color #ed34a4