#ed52bc color space conversions
Hex:
        #ed52bc
        RGB:
        237, 82, 188
        CMY:
        7, 68, 26
        CMYK:
        0, 65, 21, 7
      HSL:
        319°, 81.1518%, 62.5490%
        HSV (HSB):
        319°, 65.4008%, 92.9412%
        XYZ:
        47.0194, 27.6700, 50.4396
        xyY:
        0.3758, 0.2211, 27.6700
      CIE-Lab:
        59.5894, 69.6259, -24.4246
        CIE-LCH:
        59.5894, 73.7857, 340.6693
        CIE-Luv:
        59.5894, 84.2690, -48.2968
        Hunter-Lab:
        52.6022, 67.5015, -20.0308
      #ed52bc color charts
#ed52bc RGB chart
      #ed52bc CMYK chart
      #ed52bc RGB pie chart
      #ed52bc color shades, tints & tones
#ed52bc color schemes
#ed52bc color preview, HTML & CSS examples
           This text has a color of #ed52bc        
        
          <p style="color:#ed52bc;">Text here</p>
        
        
          .mytext {color:#ed52bc;}
        
        Text color #ed52bc
      
           This box has a color of #ed52bc        
        
          <div style="background-color:#ed52bc;">Content here</div>
        
        
          .mybackground {background-color:#ed52bc;}
        
        Background color #ed52bc
      
           Border around this has a color of #ed52bc        
        
          <div style="border:2px solid #ed52bc;">Content here</div>
        
        
          .myborder {border:2px solid #ed52bc;}
        
        Border color #ed52bc