#ed51dc color space conversions
Hex:
        #ed51dc
        RGB:
        237, 81, 220
        CMY:
        7, 68, 14
        CMYK:
        0, 66, 7, 7
      HSL:
        307°, 81.2500%, 62.3529%
        HSV (HSB):
        307°, 65.8228%, 92.9412%
        XYZ:
        50.7857, 29.0567, 70.6419
        xyY:
        0.3375, 0.1931, 29.0567
      CIE-Lab:
        60.8316, 74.5598, -40.6717
        CIE-LCH:
        60.8316, 84.9315, 331.3879
        CIE-Luv:
        60.8316, 73.5153, -74.3214
        Hunter-Lab:
        53.9043, 73.8408, -39.9670
      #ed51dc color charts
#ed51dc RGB chart
      #ed51dc CMYK chart
      #ed51dc RGB pie chart
      #ed51dc color shades, tints & tones
#ed51dc color schemes
#ed51dc color preview, HTML & CSS examples
           This text has a color of #ed51dc        
        
          <p style="color:#ed51dc;">Text here</p>
        
        
          .mytext {color:#ed51dc;}
        
        Text color #ed51dc
      
           This box has a color of #ed51dc        
        
          <div style="background-color:#ed51dc;">Content here</div>
        
        
          .mybackground {background-color:#ed51dc;}
        
        Background color #ed51dc
      
           Border around this has a color of #ed51dc        
        
          <div style="border:2px solid #ed51dc;">Content here</div>
        
        
          .myborder {border:2px solid #ed51dc;}
        
        Border color #ed51dc