#ed4c6a color space conversions
Hex:
        #ed4c6a
        RGB:
        237, 76, 106
        CMY:
        7, 70, 58
        CMYK:
        0, 68, 55, 7
      HSL:
        349°, 81.7259%, 61.3725%
        HSV (HSB):
        349°, 67.9325%, 92.9412%
        XYZ:
        40.1110, 24.2140, 16.1954
        xyY:
        0.4981, 0.3007, 24.2140
      CIE-Lab:
        56.3014, 63.3966, 18.6900
        CIE-LCH:
        56.3014, 66.0942, 16.4261
        CIE-Luv:
        56.3014, 115.0559, 10.1737
        Hunter-Lab:
        49.2077, 59.3883, 14.9318
      #ed4c6a color charts
#ed4c6a RGB chart
      #ed4c6a CMYK chart
      #ed4c6a RGB pie chart
      #ed4c6a color shades, tints & tones
#ed4c6a color schemes
#ed4c6a color preview, HTML & CSS examples
           This text has a color of #ed4c6a        
        
          <p style="color:#ed4c6a;">Text here</p>
        
        
          .mytext {color:#ed4c6a;}
        
        Text color #ed4c6a
      
           This box has a color of #ed4c6a        
        
          <div style="background-color:#ed4c6a;">Content here</div>
        
        
          .mybackground {background-color:#ed4c6a;}
        
        Background color #ed4c6a
      
           Border around this has a color of #ed4c6a        
        
          <div style="border:2px solid #ed4c6a;">Content here</div>
        
        
          .myborder {border:2px solid #ed4c6a;}
        
        Border color #ed4c6a