#ed477d color space conversions
Hex:
        #ed477d
        RGB:
        237, 71, 125
        CMY:
        7, 72, 51
        CMYK:
        0, 70, 47, 7
      HSL:
        340°, 82.1782%, 60.3922%
        HSV (HSB):
        340°, 70.0422%, 92.9412%
        XYZ:
        40.8800, 23.9917, 21.8783
        xyY:
        0.4712, 0.2766, 23.9917
      CIE-Lab:
        56.0795, 66.7348, 7.1325
        CIE-LCH:
        56.0795, 67.1149, 6.1005
        CIE-Luv:
        56.0795, 111.3728, -3.9114
        Hunter-Lab:
        48.9813, 63.2595, 7.8041
      #ed477d color charts
#ed477d RGB chart
      #ed477d CMYK chart
      #ed477d RGB pie chart
      #ed477d color shades, tints & tones
#ed477d color schemes
#ed477d color preview, HTML & CSS examples
           This text has a color of #ed477d        
        
          <p style="color:#ed477d;">Text here</p>
        
        
          .mytext {color:#ed477d;}
        
        Text color #ed477d
      
           This box has a color of #ed477d        
        
          <div style="background-color:#ed477d;">Content here</div>
        
        
          .mybackground {background-color:#ed477d;}
        
        Background color #ed477d
      
           Border around this has a color of #ed477d        
        
          <div style="border:2px solid #ed477d;">Content here</div>
        
        
          .myborder {border:2px solid #ed477d;}
        
        Border color #ed477d