#ed51c9 color space conversions
Hex:
        #ed51c9
        RGB:
        237, 81, 201
        CMY:
        7, 68, 21
        CMYK:
        0, 66, 15, 7
      HSL:
        314°, 81.2500%, 62.3529%
        HSV (HSB):
        314°, 65.8228%, 92.9412%
        XYZ:
        48.4101, 28.1064, 58.1319
        xyY:
        0.3595, 0.2087, 28.1064
      CIE-Lab:
        59.9848, 71.7824, -31.2406
        CIE-LCH:
        59.9848, 78.2859, 336.4807
        CIE-Luv:
        59.9848, 80.0516, -59.1011
        Hunter-Lab:
        53.0155, 70.2168, -27.9011
      #ed51c9 color charts
#ed51c9 RGB chart
      #ed51c9 CMYK chart
      #ed51c9 RGB pie chart
      #ed51c9 color shades, tints & tones
#ed51c9 color schemes
#ed51c9 color preview, HTML & CSS examples
           This text has a color of #ed51c9        
        
          <p style="color:#ed51c9;">Text here</p>
        
        
          .mytext {color:#ed51c9;}
        
        Text color #ed51c9
      
           This box has a color of #ed51c9        
        
          <div style="background-color:#ed51c9;">Content here</div>
        
        
          .mybackground {background-color:#ed51c9;}
        
        Background color #ed51c9
      
           Border around this has a color of #ed51c9        
        
          <div style="border:2px solid #ed51c9;">Content here</div>
        
        
          .myborder {border:2px solid #ed51c9;}
        
        Border color #ed51c9