#ed2297 color space conversions
Hex:
        #ed2297
        RGB:
        237, 34, 151
        CMY:
        7, 87, 41
        CMYK:
        0, 86, 36, 7
      HSL:
        325°, 84.9372%, 53.1373%
        HSV (HSB):
        325°, 85.6540%, 92.9412%
        XYZ:
        41.0830, 21.3829, 31.2402
        xyY:
        0.4384, 0.2282, 21.3829
      CIE-Lab:
        53.3661, 79.0542, -12.3143
        CIE-LCH:
        53.3661, 80.0075, 351.1462
        CIE-Luv:
        53.3661, 113.0100, -31.8334
        Hunter-Lab:
        46.2417, 77.6636, -7.6862
      #ed2297 color charts
#ed2297 RGB chart
      #ed2297 CMYK chart
      #ed2297 RGB pie chart
      #ed2297 color shades, tints & tones
#ed2297 color schemes
#ed2297 color preview, HTML & CSS examples
           This text has a color of #ed2297        
        
          <p style="color:#ed2297;">Text here</p>
        
        
          .mytext {color:#ed2297;}
        
        Text color #ed2297
      
           This box has a color of #ed2297        
        
          <div style="background-color:#ed2297;">Content here</div>
        
        
          .mybackground {background-color:#ed2297;}
        
        Background color #ed2297
      
           Border around this has a color of #ed2297        
        
          <div style="border:2px solid #ed2297;">Content here</div>
        
        
          .myborder {border:2px solid #ed2297;}
        
        Border color #ed2297