#ed418e color space conversions
Hex:
        #ed418e
        RGB:
        237, 65, 142
        CMY:
        7, 75, 44
        CMYK:
        0, 73, 40, 7
      HSL:
        333°, 82.6923%, 59.2157%
        HSV (HSB):
        333°, 72.5738%, 92.9412%
        XYZ:
        41.6978, 23.7381, 27.9754
        xyY:
        0.4464, 0.2541, 23.7381
      CIE-Lab:
        55.8246, 70.3336, -3.3102
        CIE-LCH:
        55.8246, 70.4115, 357.3054
        CIE-Luv:
        55.8246, 107.7106, -18.0076
        Hunter-Lab:
        48.7218, 67.5036, 0.0617
      #ed418e color charts
#ed418e RGB chart
      #ed418e CMYK chart
      #ed418e RGB pie chart
      #ed418e color shades, tints & tones
#ed418e color schemes
#ed418e color preview, HTML & CSS examples
           This text has a color of #ed418e        
        
          <p style="color:#ed418e;">Text here</p>
        
        
          .mytext {color:#ed418e;}
        
        Text color #ed418e
      
           This box has a color of #ed418e        
        
          <div style="background-color:#ed418e;">Content here</div>
        
        
          .mybackground {background-color:#ed418e;}
        
        Background color #ed418e
      
           Border around this has a color of #ed418e        
        
          <div style="border:2px solid #ed418e;">Content here</div>
        
        
          .myborder {border:2px solid #ed418e;}
        
        Border color #ed418e