#ed319d color space conversions
Hex:
        #ed319d
        RGB:
        237, 49, 157
        CMY:
        7, 81, 38
        CMYK:
        0, 79, 34, 7
      HSL:
        326°, 83.9286%, 56.0784%
        HSV (HSB):
        326°, 79.3249%, 92.9412%
        XYZ:
        42.1092, 22.6355, 34.0480
        xyY:
        0.4262, 0.2291, 22.6355
      CIE-Lab:
        54.6949, 76.4485, -13.8625
        CIE-LCH:
        54.6949, 77.6952, 349.7222
        CIE-Luv:
        54.6949, 106.8856, -33.5905
        Hunter-Lab:
        47.5768, 74.7272, -9.1268
      #ed319d color charts
#ed319d RGB chart
      #ed319d CMYK chart
      #ed319d RGB pie chart
      #ed319d color shades, tints & tones
#ed319d color schemes
#ed319d color preview, HTML & CSS examples
           This text has a color of #ed319d        
        
          <p style="color:#ed319d;">Text here</p>
        
        
          .mytext {color:#ed319d;}
        
        Text color #ed319d
      
           This box has a color of #ed319d        
        
          <div style="background-color:#ed319d;">Content here</div>
        
        
          .mybackground {background-color:#ed319d;}
        
        Background color #ed319d
      
           Border around this has a color of #ed319d        
        
          <div style="border:2px solid #ed319d;">Content here</div>
        
        
          .myborder {border:2px solid #ed319d;}
        
        Border color #ed319d