#ed4868 color space conversions
Hex:
        #ed4868
        RGB:
        237, 72, 104
        CMY:
        7, 72, 59
        CMYK:
        0, 70, 56, 7
      HSL:
        348°, 82.0896%, 60.5882%
        HSV (HSB):
        348°, 69.6203%, 92.9412%
        XYZ:
        39.7411, 23.6387, 15.5648
        xyY:
        0.5034, 0.2994, 23.6387
      CIE-Lab:
        55.7243, 64.7280, 19.0882
        CIE-LCH:
        55.7243, 67.4839, 16.4307
        CIE-Luv:
        55.7243, 117.7973, 10.1915
        Hunter-Lab:
        48.6197, 60.8192, 15.0530
      #ed4868 color charts
#ed4868 RGB chart
      #ed4868 CMYK chart
      #ed4868 RGB pie chart
      #ed4868 color shades, tints & tones
#ed4868 color schemes
#ed4868 color preview, HTML & CSS examples
           This text has a color of #ed4868        
        
          <p style="color:#ed4868;">Text here</p>
        
        
          .mytext {color:#ed4868;}
        
        Text color #ed4868
      
           This box has a color of #ed4868        
        
          <div style="background-color:#ed4868;">Content here</div>
        
        
          .mybackground {background-color:#ed4868;}
        
        Background color #ed4868
      
           Border around this has a color of #ed4868        
        
          <div style="border:2px solid #ed4868;">Content here</div>
        
        
          .myborder {border:2px solid #ed4868;}
        
        Border color #ed4868