#ed125e color space conversions
Hex:
        #ed125e
        RGB:
        237, 18, 94
        CMY:
        7, 93, 63
        CMYK:
        0, 92, 60, 7
      HSL:
        339°, 85.8824%, 50.0000%
        HSV (HSB):
        339°, 92.4051%, 92.9412%
        XYZ:
        37.1617, 19.2453, 12.3457
        xyY:
        0.5405, 0.2799, 19.2453
      CIE-Lab:
        50.9730, 76.9372, 18.6690
        CIE-LCH:
        50.9730, 79.1699, 13.6394
        CIE-Luv:
        50.9730, 140.3445, 5.9503
        Hunter-Lab:
        43.8695, 74.4355, 14.0232
      #ed125e color charts
#ed125e RGB chart
      #ed125e CMYK chart
      #ed125e RGB pie chart
      #ed125e color shades, tints & tones
#ed125e color schemes
#ed125e color preview, HTML & CSS examples
           This text has a color of #ed125e        
        
          <p style="color:#ed125e;">Text here</p>
        
        
          .mytext {color:#ed125e;}
        
        Text color #ed125e
      
           This box has a color of #ed125e        
        
          <div style="background-color:#ed125e;">Content here</div>
        
        
          .mybackground {background-color:#ed125e;}
        
        Background color #ed125e
      
           Border around this has a color of #ed125e        
        
          <div style="border:2px solid #ed125e;">Content here</div>
        
        
          .myborder {border:2px solid #ed125e;}
        
        Border color #ed125e