#ed2284 color space conversions
Hex:
        #ed2284
        RGB:
        237, 34, 132
        CMY:
        7, 87, 48
        CMYK:
        0, 86, 44, 7
      HSL:
        331°, 84.9372%, 53.1373%
        HSV (HSB):
        331°, 85.6540%, 92.9412%
        XYZ:
        39.6619, 20.8145, 23.7570
        xyY:
        0.4709, 0.2471, 20.8145
      CIE-Lab:
        52.7459, 77.3173, -1.8764
        CIE-LCH:
        52.7459, 77.3400, 358.6097
        CIE-Luv:
        52.7459, 121.4234, -17.5757
        Hunter-Lab:
        45.6229, 75.3374, 1.0623
      #ed2284 color charts
#ed2284 RGB chart
      #ed2284 CMYK chart
      #ed2284 RGB pie chart
      #ed2284 color shades, tints & tones
#ed2284 color schemes
#ed2284 color preview, HTML & CSS examples
           This text has a color of #ed2284        
        
          <p style="color:#ed2284;">Text here</p>
        
        
          .mytext {color:#ed2284;}
        
        Text color #ed2284
      
           This box has a color of #ed2284        
        
          <div style="background-color:#ed2284;">Content here</div>
        
        
          .mybackground {background-color:#ed2284;}
        
        Background color #ed2284
      
           Border around this has a color of #ed2284        
        
          <div style="border:2px solid #ed2284;">Content here</div>
        
        
          .myborder {border:2px solid #ed2284;}
        
        Border color #ed2284