#ed378e color space conversions
Hex:
        #ed378e
        RGB:
        237, 55, 142
        CMY:
        7, 78, 44
        CMYK:
        0, 77, 40, 7
      HSL:
        331°, 83.4862%, 57.2549%
        HSV (HSB):
        331°, 76.7932%, 92.9412%
        XYZ:
        41.1737, 22.6899, 27.8007
        xyY:
        0.4492, 0.2475, 22.6899
      CIE-Lab:
        54.7515, 73.3608, -4.8953
        CIE-LCH:
        54.7515, 73.5239, 356.1824
        CIE-Luv:
        54.7515, 111.3211, -20.7163
        Hunter-Lab:
        47.6339, 70.9322, -1.2598
      #ed378e color charts
#ed378e RGB chart
      #ed378e CMYK chart
      #ed378e RGB pie chart
      #ed378e color shades, tints & tones
#ed378e color schemes
#ed378e color preview, HTML & CSS examples
           This text has a color of #ed378e        
        
          <p style="color:#ed378e;">Text here</p>
        
        
          .mytext {color:#ed378e;}
        
        Text color #ed378e
      
           This box has a color of #ed378e        
        
          <div style="background-color:#ed378e;">Content here</div>
        
        
          .mybackground {background-color:#ed378e;}
        
        Background color #ed378e
      
           Border around this has a color of #ed378e        
        
          <div style="border:2px solid #ed378e;">Content here</div>
        
        
          .myborder {border:2px solid #ed378e;}
        
        Border color #ed378e