#ed345e color space conversions
Hex:
        #ed345e
        RGB:
        237, 52, 94
        CMY:
        7, 80, 63
        CMYK:
        0, 78, 60, 7
      HSL:
        346°, 83.7104%, 56.6667%
        HSV (HSB):
        346°, 78.0591%, 92.9412%
        XYZ:
        38.1734, 21.2687, 12.6830
        xyY:
        0.5293, 0.2949, 21.2687
      CIE-Lab:
        53.2423, 70.4438, 21.7082
        CIE-LCH:
        53.2423, 73.7128, 17.1274
        CIE-Luv:
        53.2423, 130.4562, 11.0445
        Hunter-Lab:
        46.1180, 67.0442, 15.9771
      #ed345e color charts
#ed345e RGB chart
      #ed345e CMYK chart
      #ed345e RGB pie chart
      #ed345e color shades, tints & tones
#ed345e color schemes
#ed345e color preview, HTML & CSS examples
           This text has a color of #ed345e        
        
          <p style="color:#ed345e;">Text here</p>
        
        
          .mytext {color:#ed345e;}
        
        Text color #ed345e
      
           This box has a color of #ed345e        
        
          <div style="background-color:#ed345e;">Content here</div>
        
        
          .mybackground {background-color:#ed345e;}
        
        Background color #ed345e
      
           Border around this has a color of #ed345e        
        
          <div style="border:2px solid #ed345e;">Content here</div>
        
        
          .myborder {border:2px solid #ed345e;}
        
        Border color #ed345e