#ed51d7 color space conversions
Hex:
        #ed51d7
        RGB:
        237, 81, 215
        CMY:
        7, 68, 16
        CMYK:
        0, 66, 9, 7
      HSL:
        308°, 81.2500%, 62.3529%
        HSV (HSB):
        308°, 65.8228%, 92.9412%
        XYZ:
        50.1332, 28.7957, 67.2058
        xyY:
        0.3431, 0.1970, 28.7957
      CIE-Lab:
        60.6009, 73.8093, -38.2155
        CIE-LCH:
        60.6009, 83.1158, 332.6267
        CIE-Luv:
        60.6009, 75.2137, -70.3292
        Hunter-Lab:
        53.6616, 72.8554, -36.6917
      #ed51d7 color charts
#ed51d7 RGB chart
      #ed51d7 CMYK chart
      #ed51d7 RGB pie chart
      #ed51d7 color shades, tints & tones
#ed51d7 color schemes
#ed51d7 color preview, HTML & CSS examples
           This text has a color of #ed51d7        
        
          <p style="color:#ed51d7;">Text here</p>
        
        
          .mytext {color:#ed51d7;}
        
        Text color #ed51d7
      
           This box has a color of #ed51d7        
        
          <div style="background-color:#ed51d7;">Content here</div>
        
        
          .mybackground {background-color:#ed51d7;}
        
        Background color #ed51d7
      
           Border around this has a color of #ed51d7        
        
          <div style="border:2px solid #ed51d7;">Content here</div>
        
        
          .myborder {border:2px solid #ed51d7;}
        
        Border color #ed51d7