#ed278e color space conversions
Hex:
        #ed278e
        RGB:
        237, 39, 142
        CMY:
        7, 85, 44
        CMYK:
        0, 84, 40, 7
      HSL:
        329°, 84.6154%, 54.1176%
        HSV (HSB):
        329°, 83.5443%, 92.9412%
        XYZ:
        40.5331, 21.4086, 27.5871
        xyY:
        0.4527, 0.2391, 21.4086
      CIE-Lab:
        53.3938, 77.2404, -6.9104
        CIE-LCH:
        53.3938, 77.5489, 354.8876
        CIE-Luv:
        53.3938, 115.9009, -24.1497
        Hunter-Lab:
        46.2694, 75.3987, -2.9618
      #ed278e color charts
#ed278e RGB chart
      #ed278e CMYK chart
      #ed278e RGB pie chart
      #ed278e color shades, tints & tones
#ed278e color schemes
#ed278e color preview, HTML & CSS examples
           This text has a color of #ed278e        
        
          <p style="color:#ed278e;">Text here</p>
        
        
          .mytext {color:#ed278e;}
        
        Text color #ed278e
      
           This box has a color of #ed278e        
        
          <div style="background-color:#ed278e;">Content here</div>
        
        
          .mybackground {background-color:#ed278e;}
        
        Background color #ed278e
      
           Border around this has a color of #ed278e        
        
          <div style="border:2px solid #ed278e;">Content here</div>
        
        
          .myborder {border:2px solid #ed278e;}
        
        Border color #ed278e