#ed519f color space conversions
Hex:
        #ed519f
        RGB:
        237, 81, 159
        CMY:
        7, 68, 38
        CMYK:
        0, 66, 33, 7
      HSL:
        330°, 81.2500%, 62.3529%
        HSV (HSB):
        330°, 65.8228%, 92.9412%
        XYZ:
        44.1255, 26.3926, 35.5695
        xyY:
        0.4159, 0.2488, 26.3926
      CIE-Lab:
        58.4078, 66.4335, -9.4535
        CIE-LCH:
        58.4078, 67.1028, 351.9011
        CIE-Luv:
        58.4078, 94.9101, -25.7166
        Hunter-Lab:
        51.3737, 63.4117, -5.0889
      #ed519f color charts
#ed519f RGB chart
      #ed519f CMYK chart
      #ed519f RGB pie chart
      #ed519f color shades, tints & tones
#ed519f color schemes
#ed519f color preview, HTML & CSS examples
           This text has a color of #ed519f        
        
          <p style="color:#ed519f;">Text here</p>
        
        
          .mytext {color:#ed519f;}
        
        Text color #ed519f
      
           This box has a color of #ed519f        
        
          <div style="background-color:#ed519f;">Content here</div>
        
        
          .mybackground {background-color:#ed519f;}
        
        Background color #ed519f
      
           Border around this has a color of #ed519f        
        
          <div style="border:2px solid #ed519f;">Content here</div>
        
        
          .myborder {border:2px solid #ed519f;}
        
        Border color #ed519f