#ed4f86 color space conversions
Hex:
        #ed4f86
        RGB:
        237, 79, 134
        CMY:
        7, 69, 47
        CMYK:
        0, 67, 43, 7
      HSL:
        339°, 81.4433%, 61.9608%
        HSV (HSB):
        339°, 66.6667%, 92.9412%
        XYZ:
        42.0241, 25.3177, 25.2261
        xyY:
        0.4540, 0.2735, 25.3177
      CIE-Lab:
        57.3837, 64.6019, 3.6872
        CIE-LCH:
        57.3837, 64.7070, 3.2667
        CIE-Luv:
        57.3837, 104.4860, -7.6823
        Hunter-Lab:
        50.3167, 61.0275, 5.4968
      #ed4f86 color charts
#ed4f86 RGB chart
      #ed4f86 CMYK chart
      #ed4f86 RGB pie chart
      #ed4f86 color shades, tints & tones
#ed4f86 color schemes
#ed4f86 color preview, HTML & CSS examples
           This text has a color of #ed4f86        
        
          <p style="color:#ed4f86;">Text here</p>
        
        
          .mytext {color:#ed4f86;}
        
        Text color #ed4f86
      
           This box has a color of #ed4f86        
        
          <div style="background-color:#ed4f86;">Content here</div>
        
        
          .mybackground {background-color:#ed4f86;}
        
        Background color #ed4f86
      
           Border around this has a color of #ed4f86        
        
          <div style="border:2px solid #ed4f86;">Content here</div>
        
        
          .myborder {border:2px solid #ed4f86;}
        
        Border color #ed4f86