#ed017e color space conversions
Hex:
        #ed017e
        RGB:
        237, 1, 126
        CMY:
        7, 100, 51
        CMYK:
        0, 100, 47, 7
      HSL:
        328°, 99.1597%, 46.6667%
        HSV (HSB):
        328°, 99.5781%, 92.9412%
        XYZ:
        38.7018, 19.5326, 21.4690
        xyY:
        0.4856, 0.2451, 19.5326
      CIE-Lab:
        51.3046, 80.4902, -0.3651
        CIE-LCH:
        51.3046, 80.4911, 359.7401
        CIE-Luv:
        51.3046, 128.7172, -16.3560
        Hunter-Lab:
        44.1957, 78.9685, 2.1356
      #ed017e color charts
#ed017e RGB chart
      #ed017e CMYK chart
      #ed017e RGB pie chart
      #ed017e color shades, tints & tones
#ed017e color schemes
#ed017e color preview, HTML & CSS examples
           This text has a color of #ed017e        
        
          <p style="color:#ed017e;">Text here</p>
        
        
          .mytext {color:#ed017e;}
        
        Text color #ed017e
      
           This box has a color of #ed017e        
        
          <div style="background-color:#ed017e;">Content here</div>
        
        
          .mybackground {background-color:#ed017e;}
        
        Background color #ed017e
      
           Border around this has a color of #ed017e        
        
          <div style="border:2px solid #ed017e;">Content here</div>
        
        
          .myborder {border:2px solid #ed017e;}
        
        Border color #ed017e