#ed7fb4 color space conversions
Hex:
        #ed7fb4
        RGB:
        237, 127, 180
        CMY:
        7, 50, 29
        CMYK:
        0, 46, 24, 7
      HSL:
        331°, 75.3425%, 71.3725%
        HSV (HSB):
        331°, 46.4135%, 92.9412%
        XYZ:
        50.7526, 36.4786, 47.5461
        xyY:
        0.3766, 0.2707, 36.4786
      CIE-Lab:
        66.8840, 48.3840, -8.8302
        CIE-LCH:
        66.8840, 49.1832, 349.6572
        CIE-Luv:
        66.8840, 66.3317, -21.7540
        Hunter-Lab:
        60.3975, 44.2999, -4.3961
      #ed7fb4 color charts
#ed7fb4 RGB chart
      #ed7fb4 CMYK chart
      #ed7fb4 RGB pie chart
      #ed7fb4 color shades, tints & tones
#ed7fb4 color schemes
#ed7fb4 color preview, HTML & CSS examples
           This text has a color of #ed7fb4        
        
          <p style="color:#ed7fb4;">Text here</p>
        
        
          .mytext {color:#ed7fb4;}
        
        Text color #ed7fb4
      
           This box has a color of #ed7fb4        
        
          <div style="background-color:#ed7fb4;">Content here</div>
        
        
          .mybackground {background-color:#ed7fb4;}
        
        Background color #ed7fb4
      
           Border around this has a color of #ed7fb4        
        
          <div style="border:2px solid #ed7fb4;">Content here</div>
        
        
          .myborder {border:2px solid #ed7fb4;}
        
        Border color #ed7fb4