#ed157d color space conversions
Hex:
        #ed157d
        RGB:
        237, 21, 125
        CMY:
        7, 92, 51
        CMYK:
        0, 91, 47, 7
      HSL:
        331°, 85.7143%, 50.5882%
        HSV (HSB):
        331°, 91.1392%, 92.9412%
        XYZ:
        38.8949, 20.0215, 21.2166
        xyY:
        0.4854, 0.2499, 20.0215
      CIE-Lab:
        51.8615, 78.7048, 1.0533
        CIE-LCH:
        51.8615, 78.7119, 0.7667
        CIE-Luv:
        51.8615, 126.9793, -14.1976
        Hunter-Lab:
        44.7454, 76.8564, 3.2087
      #ed157d color charts
#ed157d RGB chart
      #ed157d CMYK chart
      #ed157d RGB pie chart
      #ed157d color shades, tints & tones
#ed157d color schemes
#ed157d color preview, HTML & CSS examples
           This text has a color of #ed157d        
        
          <p style="color:#ed157d;">Text here</p>
        
        
          .mytext {color:#ed157d;}
        
        Text color #ed157d
      
           This box has a color of #ed157d        
        
          <div style="background-color:#ed157d;">Content here</div>
        
        
          .mybackground {background-color:#ed157d;}
        
        Background color #ed157d
      
           Border around this has a color of #ed157d        
        
          <div style="border:2px solid #ed157d;">Content here</div>
        
        
          .myborder {border:2px solid #ed157d;}
        
        Border color #ed157d