#ed399d color space conversions
Hex:
        #ed399d
        RGB:
        237, 57, 157
        CMY:
        7, 78, 38
        CMYK:
        0, 76, 34, 7
      HSL:
        327°, 83.3333%, 57.6471%
        HSV (HSB):
        327°, 75.9494%, 92.9412%
        XYZ:
        42.4740, 23.3651, 34.1696
        xyY:
        0.4247, 0.2336, 23.3651
      CIE-Lab:
        55.4464, 74.3065, -12.7281
        CIE-LCH:
        55.4464, 75.3888, 350.2800
        CIE-Luv:
        55.4464, 104.5642, -31.6505
        Hunter-Lab:
        48.3375, 72.2569, -8.0757
      #ed399d color charts
#ed399d RGB chart
      #ed399d CMYK chart
      #ed399d RGB pie chart
      #ed399d color shades, tints & tones
#ed399d color schemes
#ed399d color preview, HTML & CSS examples
           This text has a color of #ed399d        
        
          <p style="color:#ed399d;">Text here</p>
        
        
          .mytext {color:#ed399d;}
        
        Text color #ed399d
      
           This box has a color of #ed399d        
        
          <div style="background-color:#ed399d;">Content here</div>
        
        
          .mybackground {background-color:#ed399d;}
        
        Background color #ed399d
      
           Border around this has a color of #ed399d        
        
          <div style="border:2px solid #ed399d;">Content here</div>
        
        
          .myborder {border:2px solid #ed399d;}
        
        Border color #ed399d