#ed479e color space conversions
Hex:
        #ed479e
        RGB:
        237, 71, 158
        CMY:
        7, 72, 38
        CMYK:
        0, 70, 33, 7
      HSL:
        329°, 82.1782%, 60.3922%
        HSV (HSB):
        329°, 70.0422%, 92.9412%
        XYZ:
        43.3498, 24.9796, 34.8845
        xyY:
        0.4200, 0.2420, 24.9796
      CIE-Lab:
        57.0556, 69.9804, -10.8951
        CIE-LCH:
        57.0556, 70.8234, 351.1508
        CIE-Luv:
        57.0556, 99.3163, -28.3546
        Hunter-Lab:
        49.9796, 67.3577, -6.3972
      #ed479e color charts
#ed479e RGB chart
      #ed479e CMYK chart
      #ed479e RGB pie chart
      #ed479e color shades, tints & tones
#ed479e color schemes
#ed479e color preview, HTML & CSS examples
           This text has a color of #ed479e        
        
          <p style="color:#ed479e;">Text here</p>
        
        
          .mytext {color:#ed479e;}
        
        Text color #ed479e
      
           This box has a color of #ed479e        
        
          <div style="background-color:#ed479e;">Content here</div>
        
        
          .mybackground {background-color:#ed479e;}
        
        Background color #ed479e
      
           Border around this has a color of #ed479e        
        
          <div style="border:2px solid #ed479e;">Content here</div>
        
        
          .myborder {border:2px solid #ed479e;}
        
        Border color #ed479e