#ed028e color space conversions
Hex:
        #ed028e
        RGB:
        237, 2, 142
        CMY:
        7, 99, 44
        CMYK:
        0, 99, 40, 7
      HSL:
        324°, 98.3264%, 46.8627%
        HSV (HSB):
        324°, 99.1561%, 92.9412%
        XYZ:
        39.8292, 20.0009, 27.3525
        xyY:
        0.4568, 0.2294, 20.0009
      CIE-Lab:
        51.8383, 81.7541, -9.2325
        CIE-LCH:
        51.8383, 82.2738, 353.5569
        CIE-Luv:
        51.8383, 121.1515, -28.0852
        Hunter-Lab:
        44.7224, 80.7058, -4.9565
      #ed028e color charts
#ed028e RGB chart
      #ed028e CMYK chart
      #ed028e RGB pie chart
      #ed028e color shades, tints & tones
#ed028e color schemes
#ed028e color preview, HTML & CSS examples
           This text has a color of #ed028e        
        
          <p style="color:#ed028e;">Text here</p>
        
        
          .mytext {color:#ed028e;}
        
        Text color #ed028e
      
           This box has a color of #ed028e        
        
          <div style="background-color:#ed028e;">Content here</div>
        
        
          .mybackground {background-color:#ed028e;}
        
        Background color #ed028e
      
           Border around this has a color of #ed028e        
        
          <div style="border:2px solid #ed028e;">Content here</div>
        
        
          .myborder {border:2px solid #ed028e;}
        
        Border color #ed028e