#ed51d6 color space conversions
Hex:
        #ed51d6
        RGB:
        237, 81, 214
        CMY:
        7, 68, 16
        CMYK:
        0, 66, 10, 7
      HSL:
        309°, 81.2500%, 62.3529%
        HSV (HSB):
        309°, 65.8228%, 92.9412%
        XYZ:
        50.0051, 28.7444, 66.5310
        xyY:
        0.3442, 0.1979, 28.7444
      CIE-Lab:
        60.5554, 73.6608, -37.7220
        CIE-LCH:
        60.5554, 82.7579, 332.8828
        CIE-Luv:
        60.5554, 75.5554, -69.5293
        Hunter-Lab:
        53.6138, 72.6610, -36.0451
      #ed51d6 color charts
#ed51d6 RGB chart
      #ed51d6 CMYK chart
      #ed51d6 RGB pie chart
      #ed51d6 color shades, tints & tones
#ed51d6 color schemes
#ed51d6 color preview, HTML & CSS examples
           This text has a color of #ed51d6        
        
          <p style="color:#ed51d6;">Text here</p>
        
        
          .mytext {color:#ed51d6;}
        
        Text color #ed51d6
      
           This box has a color of #ed51d6        
        
          <div style="background-color:#ed51d6;">Content here</div>
        
        
          .mybackground {background-color:#ed51d6;}
        
        Background color #ed51d6
      
           Border around this has a color of #ed51d6        
        
          <div style="border:2px solid #ed51d6;">Content here</div>
        
        
          .myborder {border:2px solid #ed51d6;}
        
        Border color #ed51d6