#ed51b4 color space conversions
Hex:
        #ed51b4
        RGB:
        237, 81, 180
        CMY:
        7, 68, 29
        CMYK:
        0, 66, 24, 7
      HSL:
        322°, 81.2500%, 62.3529%
        HSV (HSB):
        322°, 65.8228%, 92.9412%
        XYZ:
        46.1057, 27.1847, 45.9971
        xyY:
        0.3865, 0.2279, 27.1847
      CIE-Lab:
        59.1449, 68.9635, -20.5075
        CIE-LCH:
        59.1449, 71.9481, 343.4393
        CIE-Luv:
        59.1449, 87.4644, -42.2602
        Hunter-Lab:
        52.1389, 66.6019, -15.8086
      #ed51b4 color charts
#ed51b4 RGB chart
      #ed51b4 CMYK chart
      #ed51b4 RGB pie chart
      #ed51b4 color shades, tints & tones
#ed51b4 color schemes
#ed51b4 color preview, HTML & CSS examples
           This text has a color of #ed51b4        
        
          <p style="color:#ed51b4;">Text here</p>
        
        
          .mytext {color:#ed51b4;}
        
        Text color #ed51b4
      
           This box has a color of #ed51b4        
        
          <div style="background-color:#ed51b4;">Content here</div>
        
        
          .mybackground {background-color:#ed51b4;}
        
        Background color #ed51b4
      
           Border around this has a color of #ed51b4        
        
          <div style="border:2px solid #ed51b4;">Content here</div>
        
        
          .myborder {border:2px solid #ed51b4;}
        
        Border color #ed51b4