#ed76bc color space conversions
Hex:
        #ed76bc
        RGB:
        237, 118, 188
        CMY:
        7, 54, 26
        CMYK:
        0, 50, 21, 7
      HSL:
        325°, 76.7742%, 69.6078%
        HSV (HSB):
        325°, 50.2110%, 92.9412%
        XYZ:
        50.4806, 34.5922, 51.5933
        xyY:
        0.3694, 0.2531, 34.5922
      CIE-Lab:
        65.4300, 53.9252, -15.5257
        CIE-LCH:
        65.4300, 56.1157, 343.9383
        CIE-Luv:
        65.4300, 68.9003, -32.6693
        Hunter-Lab:
        58.8152, 50.2786, -10.8392
      #ed76bc color charts
#ed76bc RGB chart
      #ed76bc CMYK chart
      #ed76bc RGB pie chart
      #ed76bc color shades, tints & tones
#ed76bc color schemes
#ed76bc color preview, HTML & CSS examples
           This text has a color of #ed76bc        
        
          <p style="color:#ed76bc;">Text here</p>
        
        
          .mytext {color:#ed76bc;}
        
        Text color #ed76bc
      
           This box has a color of #ed76bc        
        
          <div style="background-color:#ed76bc;">Content here</div>
        
        
          .mybackground {background-color:#ed76bc;}
        
        Background color #ed76bc
      
           Border around this has a color of #ed76bc        
        
          <div style="border:2px solid #ed76bc;">Content here</div>
        
        
          .myborder {border:2px solid #ed76bc;}
        
        Border color #ed76bc