#ed21a4 color space conversions
Hex:
        #ed21a4
        RGB:
        237, 33, 164
        CMY:
        7, 87, 36
        CMYK:
        0, 86, 31, 7
      HSL:
        321°, 85.0000%, 52.9412%
        HSV (HSB):
        321°, 86.0759%, 92.9412%
        XYZ:
        42.1697, 21.7726, 37.1019
        xyY:
        0.4173, 0.2155, 21.7726
      CIE-Lab:
        53.7849, 80.5536, -19.3745
        CIE-LCH:
        53.7849, 82.8508, 346.4763
        CIE-Luv:
        53.7849, 107.3472, -42.0606
        Hunter-Lab:
        46.6611, 79.6617, -14.4808
      #ed21a4 color charts
#ed21a4 RGB chart
      #ed21a4 CMYK chart
      #ed21a4 RGB pie chart
      #ed21a4 color shades, tints & tones
#ed21a4 color schemes
#ed21a4 color preview, HTML & CSS examples
           This text has a color of #ed21a4        
        
          <p style="color:#ed21a4;">Text here</p>
        
        
          .mytext {color:#ed21a4;}
        
        Text color #ed21a4
      
           This box has a color of #ed21a4        
        
          <div style="background-color:#ed21a4;">Content here</div>
        
        
          .mybackground {background-color:#ed21a4;}
        
        Background color #ed21a4
      
           Border around this has a color of #ed21a4        
        
          <div style="border:2px solid #ed21a4;">Content here</div>
        
        
          .myborder {border:2px solid #ed21a4;}
        
        Border color #ed21a4