#ed74a6 color space conversions
Hex:
        #ed74a6
        RGB:
        237, 116, 166
        CMY:
        7, 55, 35
        CMYK:
        0, 51, 30, 7
      HSL:
        335°, 77.0701%, 69.2157%
        HSV (HSB):
        335°, 51.0549%, 92.9412%
        XYZ:
        48.0534, 33.2485, 39.9613
        xyY:
        0.3963, 0.2742, 33.2485
      CIE-Lab:
        64.3616, 51.9335, -4.6390
        CIE-LCH:
        64.3616, 52.1403, 354.8956
        CIE-Luv:
        64.3616, 75.7059, -16.2992
        Hunter-Lab:
        57.6615, 47.8490, -0.7269
      #ed74a6 color charts
#ed74a6 RGB chart
      #ed74a6 CMYK chart
      #ed74a6 RGB pie chart
      #ed74a6 color shades, tints & tones
#ed74a6 color schemes
#ed74a6 color preview, HTML & CSS examples
           This text has a color of #ed74a6        
        
          <p style="color:#ed74a6;">Text here</p>
        
        
          .mytext {color:#ed74a6;}
        
        Text color #ed74a6
      
           This box has a color of #ed74a6        
        
          <div style="background-color:#ed74a6;">Content here</div>
        
        
          .mybackground {background-color:#ed74a6;}
        
        Background color #ed74a6
      
           Border around this has a color of #ed74a6        
        
          <div style="border:2px solid #ed74a6;">Content here</div>
        
        
          .myborder {border:2px solid #ed74a6;}
        
        Border color #ed74a6