#ed429d color space conversions
Hex:
        #ed429d
        RGB:
        237, 66, 157
        CMY:
        7, 74, 38
        CMYK:
        0, 72, 34, 7
      HSL:
        328°, 82.6087%, 59.4118%
        HSV (HSB):
        328°, 72.1519%, 92.9412%
        XYZ:
        42.9591, 24.3353, 34.3313
        xyY:
        0.4227, 0.2395, 24.3353
      CIE-Lab:
        56.4219, 71.5516, -11.2602
        CIE-LCH:
        56.4219, 72.4322, 351.0566
        CIE-Luv:
        56.4219, 101.5485, -29.1308
        Hunter-Lab:
        49.3308, 69.1155, -6.7307
      #ed429d color charts
#ed429d RGB chart
      #ed429d CMYK chart
      #ed429d RGB pie chart
      #ed429d color shades, tints & tones
#ed429d color schemes
#ed429d color preview, HTML & CSS examples
           This text has a color of #ed429d        
        
          <p style="color:#ed429d;">Text here</p>
        
        
          .mytext {color:#ed429d;}
        
        Text color #ed429d
      
           This box has a color of #ed429d        
        
          <div style="background-color:#ed429d;">Content here</div>
        
        
          .mybackground {background-color:#ed429d;}
        
        Background color #ed429d
      
           Border around this has a color of #ed429d        
        
          <div style="border:2px solid #ed429d;">Content here</div>
        
        
          .myborder {border:2px solid #ed429d;}
        
        Border color #ed429d