#ed749a color space conversions
Hex:
        #ed749a
        RGB:
        237, 116, 154
        CMY:
        7, 55, 40
        CMYK:
        0, 51, 35, 7
      HSL:
        341°, 77.0701%, 69.2157%
        HSV (HSB):
        341°, 51.0549%, 92.9412%
        XYZ:
        47.0032, 32.8284, 34.4310
        xyY:
        0.4114, 0.2873, 32.8284
      CIE-Lab:
        64.0217, 50.4754, 1.7111
        CIE-LCH:
        64.0217, 50.5044, 1.9416
        CIE-Luv:
        64.0217, 78.8053, -7.1928
        Hunter-Lab:
        57.2961, 46.1654, 4.4780
      #ed749a color charts
#ed749a RGB chart
      #ed749a CMYK chart
      #ed749a RGB pie chart
      #ed749a color shades, tints & tones
#ed749a color schemes
#ed749a color preview, HTML & CSS examples
           This text has a color of #ed749a        
        
          <p style="color:#ed749a;">Text here</p>
        
        
          .mytext {color:#ed749a;}
        
        Text color #ed749a
      
           This box has a color of #ed749a        
        
          <div style="background-color:#ed749a;">Content here</div>
        
        
          .mybackground {background-color:#ed749a;}
        
        Background color #ed749a
      
           Border around this has a color of #ed749a        
        
          <div style="border:2px solid #ed749a;">Content here</div>
        
        
          .myborder {border:2px solid #ed749a;}
        
        Border color #ed749a