#ed239d color space conversions
Hex:
        #ed239d
        RGB:
        237, 35, 157
        CMY:
        7, 86, 38
        CMYK:
        0, 85, 34, 7
      HSL:
        324°, 84.8739%, 53.3333%
        HSV (HSB):
        324°, 85.2321%, 92.9412%
        XYZ:
        41.6119, 21.6409, 33.8822
        xyY:
        0.4284, 0.2228, 21.6409
      CIE-Lab:
        53.6439, 79.4720, -15.4538
        CIE-LCH:
        53.6439, 80.9606, 348.9958
        CIE-Luv:
        53.6439, 110.1250, -36.2990
        Hunter-Lab:
        46.5198, 78.2584, -10.6194
      #ed239d color charts
#ed239d RGB chart
      #ed239d CMYK chart
      #ed239d RGB pie chart
      #ed239d color shades, tints & tones
#ed239d color schemes
#ed239d color preview, HTML & CSS examples
           This text has a color of #ed239d        
        
          <p style="color:#ed239d;">Text here</p>
        
        
          .mytext {color:#ed239d;}
        
        Text color #ed239d
      
           This box has a color of #ed239d        
        
          <div style="background-color:#ed239d;">Content here</div>
        
        
          .mybackground {background-color:#ed239d;}
        
        Background color #ed239d
      
           Border around this has a color of #ed239d        
        
          <div style="border:2px solid #ed239d;">Content here</div>
        
        
          .myborder {border:2px solid #ed239d;}
        
        Border color #ed239d