#ed047f color space conversions
Hex:
        #ed047f
        RGB:
        237, 4, 127
        CMY:
        7, 98, 50
        CMYK:
        0, 98, 46, 7
      HSL:
        328°, 96.6805%, 47.2549%
        HSV (HSB):
        328°, 98.3122%, 92.9412%
        XYZ:
        38.7992, 19.6237, 21.8215
        xyY:
        0.4835, 0.2445, 19.6237
      CIE-Lab:
        51.4090, 80.3508, -0.8185
        CIE-LCH:
        51.4090, 80.3549, 359.4163
        CIE-Luv:
        51.4090, 127.9808, -16.8909
        Hunter-Lab:
        44.2986, 78.8179, 1.8028
      #ed047f color charts
#ed047f RGB chart
      #ed047f CMYK chart
      #ed047f RGB pie chart
      #ed047f color shades, tints & tones
#ed047f color schemes
#ed047f color preview, HTML & CSS examples
           This text has a color of #ed047f        
        
          <p style="color:#ed047f;">Text here</p>
        
        
          .mytext {color:#ed047f;}
        
        Text color #ed047f
      
           This box has a color of #ed047f        
        
          <div style="background-color:#ed047f;">Content here</div>
        
        
          .mybackground {background-color:#ed047f;}
        
        Background color #ed047f
      
           Border around this has a color of #ed047f        
        
          <div style="border:2px solid #ed047f;">Content here</div>
        
        
          .myborder {border:2px solid #ed047f;}
        
        Border color #ed047f