#ed426d color space conversions
Hex:
        #ed426d
        RGB:
        237, 66, 109
        CMY:
        7, 74, 57
        CMYK:
        0, 72, 54, 7
      HSL:
        345°, 82.6087%, 59.4118%
        HSV (HSB):
        345°, 72.1519%, 92.9412%
        XYZ:
        39.6336, 23.0051, 16.8195
        xyY:
        0.4988, 0.2895, 23.0051
      CIE-Lab:
        55.0776, 67.1779, 15.2357
        CIE-LCH:
        55.0776, 68.8840, 12.7783
        CIE-Luv:
        55.0776, 119.1911, 5.3320
        Hunter-Lab:
        47.9636, 63.5629, 12.7832
      #ed426d color charts
#ed426d RGB chart
      #ed426d CMYK chart
      #ed426d RGB pie chart
      #ed426d color shades, tints & tones
#ed426d color schemes
#ed426d color preview, HTML & CSS examples
           This text has a color of #ed426d        
        
          <p style="color:#ed426d;">Text here</p>
        
        
          .mytext {color:#ed426d;}
        
        Text color #ed426d
      
           This box has a color of #ed426d        
        
          <div style="background-color:#ed426d;">Content here</div>
        
        
          .mybackground {background-color:#ed426d;}
        
        Background color #ed426d
      
           Border around this has a color of #ed426d        
        
          <div style="border:2px solid #ed426d;">Content here</div>
        
        
          .myborder {border:2px solid #ed426d;}
        
        Border color #ed426d