#ed34a2 color space conversions
Hex:
        #ed34a2
        RGB:
        237, 52, 162
        CMY:
        7, 80, 36
        CMYK:
        0, 78, 32, 7
      HSL:
        324°, 83.7104%, 56.6667%
        HSV (HSB):
        324°, 78.0591%, 92.9412%
        XYZ:
        42.6746, 23.0691, 36.3860
        xyY:
        0.4178, 0.2259, 23.0691
      CIE-Lab:
        55.1435, 76.2133, -16.1277
        CIE-LCH:
        55.1435, 77.9011, 348.0517
        CIE-Luv:
        55.1435, 103.9584, -36.7860
        Hunter-Lab:
        48.0303, 74.5429, -11.2947
      #ed34a2 color charts
#ed34a2 RGB chart
      #ed34a2 CMYK chart
      #ed34a2 RGB pie chart
      #ed34a2 color shades, tints & tones
#ed34a2 color schemes
#ed34a2 color preview, HTML & CSS examples
           This text has a color of #ed34a2        
        
          <p style="color:#ed34a2;">Text here</p>
        
        
          .mytext {color:#ed34a2;}
        
        Text color #ed34a2
      
           This box has a color of #ed34a2        
        
          <div style="background-color:#ed34a2;">Content here</div>
        
        
          .mybackground {background-color:#ed34a2;}
        
        Background color #ed34a2
      
           Border around this has a color of #ed34a2        
        
          <div style="border:2px solid #ed34a2;">Content here</div>
        
        
          .myborder {border:2px solid #ed34a2;}
        
        Border color #ed34a2