#ed4f81 color space conversions
Hex:
        #ed4f81
        RGB:
        237, 79, 129
        CMY:
        7, 69, 49
        CMYK:
        0, 67, 46, 7
      HSL:
        341°, 81.4433%, 61.9608%
        HSV (HSB):
        341°, 66.6667%, 92.9412%
        XYZ:
        41.6835, 25.1815, 23.4324
        xyY:
        0.4616, 0.2789, 25.1815
      CIE-Lab:
        57.2518, 64.1384, 6.4432
        CIE-LCH:
        57.2518, 64.4612, 5.7365
        CIE-Luv:
        57.2518, 106.1632, -4.1224
        Hunter-Lab:
        50.1811, 60.4559, 7.4409
      #ed4f81 color charts
#ed4f81 RGB chart
      #ed4f81 CMYK chart
      #ed4f81 RGB pie chart
      #ed4f81 color shades, tints & tones
#ed4f81 color schemes
#ed4f81 color preview, HTML & CSS examples
           This text has a color of #ed4f81        
        
          <p style="color:#ed4f81;">Text here</p>
        
        
          .mytext {color:#ed4f81;}
        
        Text color #ed4f81
      
           This box has a color of #ed4f81        
        
          <div style="background-color:#ed4f81;">Content here</div>
        
        
          .mybackground {background-color:#ed4f81;}
        
        Background color #ed4f81
      
           Border around this has a color of #ed4f81        
        
          <div style="border:2px solid #ed4f81;">Content here</div>
        
        
          .myborder {border:2px solid #ed4f81;}
        
        Border color #ed4f81