#ed807e color space conversions
Hex:
        #ed807e
        RGB:
        237, 128, 126
        CMY:
        7, 50, 51
        CMYK:
        0, 46, 47, 7
      HSL:
        1°, 75.5102%, 71.1765%
        HSV (HSB):
        1°, 46.8354%, 92.9412%
        XYZ:
        46.4101, 34.9492, 24.0385
        xyY:
        0.4403, 0.3316, 34.9492
      CIE-Lab:
        65.7091, 41.5321, 20.0003
        CIE-LCH:
        65.7091, 46.0970, 25.7137
        CIE-Luv:
        65.7091, 77.7135, 17.9590
        Hunter-Lab:
        59.1179, 36.6740, 17.2741
      #ed807e color charts
#ed807e RGB chart
      #ed807e CMYK chart
      #ed807e RGB pie chart
      #ed807e color shades, tints & tones
#ed807e color schemes
#ed807e color preview, HTML & CSS examples
           This text has a color of #ed807e        
        
          <p style="color:#ed807e;">Text here</p>
        
        
          .mytext {color:#ed807e;}
        
        Text color #ed807e
      
           This box has a color of #ed807e        
        
          <div style="background-color:#ed807e;">Content here</div>
        
        
          .mybackground {background-color:#ed807e;}
        
        Background color #ed807e
      
           Border around this has a color of #ed807e        
        
          <div style="border:2px solid #ed807e;">Content here</div>
        
        
          .myborder {border:2px solid #ed807e;}
        
        Border color #ed807e