#ed137e color space conversions
Hex:
        #ed137e
        RGB:
        237, 19, 126
        CMY:
        7, 93, 51
        CMYK:
        0, 92, 47, 7
      HSL:
        331°, 85.8268%, 50.1961%
        HSV (HSB):
        331°, 91.9831%, 92.9412%
        XYZ:
        38.9238, 19.9766, 21.5430
        xyY:
        0.4839, 0.2483, 19.9766
      CIE-Lab:
        51.8108, 79.0157, 0.3741
        CIE-LCH:
        51.8108, 79.0165, 0.2713
        CIE-Luv:
        51.8108, 126.8323, -15.1088
        Hunter-Lab:
        44.6952, 77.2340, 2.7090
      #ed137e color charts
#ed137e RGB chart
      #ed137e CMYK chart
      #ed137e RGB pie chart
      #ed137e color shades, tints & tones
#ed137e color schemes
#ed137e color preview, HTML & CSS examples
           This text has a color of #ed137e        
        
          <p style="color:#ed137e;">Text here</p>
        
        
          .mytext {color:#ed137e;}
        
        Text color #ed137e
      
           This box has a color of #ed137e        
        
          <div style="background-color:#ed137e;">Content here</div>
        
        
          .mybackground {background-color:#ed137e;}
        
        Background color #ed137e
      
           Border around this has a color of #ed137e        
        
          <div style="border:2px solid #ed137e;">Content here</div>
        
        
          .myborder {border:2px solid #ed137e;}
        
        Border color #ed137e