#ed2272 color space conversions
Hex:
        #ed2272
        RGB:
        237, 34, 114
        CMY:
        7, 87, 55
        CMYK:
        0, 86, 52, 7
      HSL:
        336°, 84.9372%, 53.1373%
        HSV (HSB):
        336°, 85.6540%, 92.9412%
        XYZ:
        38.5343, 20.3635, 17.8191
        xyY:
        0.5023, 0.2654, 20.3635
      CIE-Lab:
        52.2457, 75.8983, 8.2680
        CIE-LCH:
        52.2457, 76.3473, 6.2170
        CIE-Luv:
        52.2457, 129.0345, -4.8979
        Hunter-Lab:
        45.1259, 73.4560, 8.1759
      #ed2272 color charts
#ed2272 RGB chart
      #ed2272 CMYK chart
      #ed2272 RGB pie chart
      #ed2272 color shades, tints & tones
#ed2272 color schemes
#ed2272 color preview, HTML & CSS examples
           This text has a color of #ed2272        
        
          <p style="color:#ed2272;">Text here</p>
        
        
          .mytext {color:#ed2272;}
        
        Text color #ed2272
      
           This box has a color of #ed2272        
        
          <div style="background-color:#ed2272;">Content here</div>
        
        
          .mybackground {background-color:#ed2272;}
        
        Background color #ed2272
      
           Border around this has a color of #ed2272        
        
          <div style="border:2px solid #ed2272;">Content here</div>
        
        
          .myborder {border:2px solid #ed2272;}
        
        Border color #ed2272