#ed499b color space conversions
Hex:
        #ed499b
        RGB:
        237, 73, 155
        CMY:
        7, 71, 39
        CMYK:
        0, 69, 35, 7
      HSL:
        330°, 82.0000%, 60.7843%
        HSV (HSB):
        330°, 69.1983%, 92.9412%
        XYZ:
        43.2240, 25.1362, 33.5840
        xyY:
        0.4240, 0.2466, 25.1362
      CIE-Lab:
        57.2079, 68.9511, -8.9102
        CIE-LCH:
        57.2079, 69.5244, 352.6367
        CIE-Luv:
        57.2079, 99.6580, -25.3882
        Hunter-Lab:
        50.1360, 66.1531, -4.6206
      #ed499b color charts
#ed499b RGB chart
      #ed499b CMYK chart
      #ed499b RGB pie chart
      #ed499b color shades, tints & tones
#ed499b color schemes
#ed499b color preview, HTML & CSS examples
           This text has a color of #ed499b        
        
          <p style="color:#ed499b;">Text here</p>
        
        
          .mytext {color:#ed499b;}
        
        Text color #ed499b
      
           This box has a color of #ed499b        
        
          <div style="background-color:#ed499b;">Content here</div>
        
        
          .mybackground {background-color:#ed499b;}
        
        Background color #ed499b
      
           Border around this has a color of #ed499b        
        
          <div style="border:2px solid #ed499b;">Content here</div>
        
        
          .myborder {border:2px solid #ed499b;}
        
        Border color #ed499b