#ed036f color space conversions
Hex:
        #ed036f
        RGB:
        237, 3, 111
        CMY:
        7, 99, 56
        CMYK:
        0, 99, 53, 7
      HSL:
        332°, 97.5000%, 47.0588%
        HSV (HSB):
        332°, 98.7342%, 92.9412%
        XYZ:
        37.8269, 19.2173, 16.7545
        xyY:
        0.5126, 0.2604, 19.2173
      CIE-Lab:
        50.9405, 79.2454, 8.2412
        CIE-LCH:
        50.9405, 79.6727, 5.9372
        CIE-Luv:
        50.9405, 135.2258, -5.8112
        Hunter-Lab:
        43.8376, 77.3094, 8.0259
      #ed036f color charts
#ed036f RGB chart
      #ed036f CMYK chart
      #ed036f RGB pie chart
      #ed036f color shades, tints & tones
#ed036f color schemes
#ed036f color preview, HTML & CSS examples
           This text has a color of #ed036f        
        
          <p style="color:#ed036f;">Text here</p>
        
        
          .mytext {color:#ed036f;}
        
        Text color #ed036f
      
           This box has a color of #ed036f        
        
          <div style="background-color:#ed036f;">Content here</div>
        
        
          .mybackground {background-color:#ed036f;}
        
        Background color #ed036f
      
           Border around this has a color of #ed036f        
        
          <div style="border:2px solid #ed036f;">Content here</div>
        
        
          .myborder {border:2px solid #ed036f;}
        
        Border color #ed036f