#ed20a4 color space conversions
Hex:
        #ed20a4
        RGB:
        237, 32, 164
        CMY:
        7, 87, 36
        CMYK:
        0, 86, 31, 7
      HSL:
        321°, 85.0622%, 52.7451%
        HSV (HSB):
        321°, 86.4979%, 92.9412%
        XYZ:
        42.1424, 21.7179, 37.0928
        xyY:
        0.4174, 0.2151, 21.7179
      CIE-Lab:
        53.7264, 80.7232, -19.4639
        CIE-LCH:
        53.7264, 83.0366, 346.4437
        CIE-Luv:
        53.7264, 107.5192, -42.2117
        Hunter-Lab:
        46.6025, 79.8625, -14.5696
      #ed20a4 color charts
#ed20a4 RGB chart
      #ed20a4 CMYK chart
      #ed20a4 RGB pie chart
      #ed20a4 color shades, tints & tones
#ed20a4 color schemes
#ed20a4 color preview, HTML & CSS examples
           This text has a color of #ed20a4        
        
          <p style="color:#ed20a4;">Text here</p>
        
        
          .mytext {color:#ed20a4;}
        
        Text color #ed20a4
      
           This box has a color of #ed20a4        
        
          <div style="background-color:#ed20a4;">Content here</div>
        
        
          .mybackground {background-color:#ed20a4;}
        
        Background color #ed20a4
      
           Border around this has a color of #ed20a4        
        
          <div style="border:2px solid #ed20a4;">Content here</div>
        
        
          .myborder {border:2px solid #ed20a4;}
        
        Border color #ed20a4