#ed4cbd color space conversions
Hex:
        #ed4cbd
        RGB:
        237, 76, 189
        CMY:
        7, 70, 26
        CMYK:
        0, 68, 20, 7
      HSL:
        318°, 81.7259%, 61.3725%
        HSV (HSB):
        318°, 67.9325%, 92.9412%
        XYZ:
        46.6948, 26.8475, 50.8651
        xyY:
        0.3753, 0.2158, 26.8475
      CIE-Lab:
        58.8329, 71.9743, -26.1628
        CIE-LCH:
        58.8329, 76.5819, 340.0237
        CIE-Luv:
        58.8329, 85.9843, -51.2154
        Hunter-Lab:
        51.8146, 70.1869, -21.9333
      #ed4cbd color charts
#ed4cbd RGB chart
      #ed4cbd CMYK chart
      #ed4cbd RGB pie chart
      #ed4cbd color shades, tints & tones
#ed4cbd color schemes
#ed4cbd color preview, HTML & CSS examples
           This text has a color of #ed4cbd        
        
          <p style="color:#ed4cbd;">Text here</p>
        
        
          .mytext {color:#ed4cbd;}
        
        Text color #ed4cbd
      
           This box has a color of #ed4cbd        
        
          <div style="background-color:#ed4cbd;">Content here</div>
        
        
          .mybackground {background-color:#ed4cbd;}
        
        Background color #ed4cbd
      
           Border around this has a color of #ed4cbd        
        
          <div style="border:2px solid #ed4cbd;">Content here</div>
        
        
          .myborder {border:2px solid #ed4cbd;}
        
        Border color #ed4cbd