#ed697e color space conversions
Hex:
        #ed697e
        RGB:
        237, 105, 126
        CMY:
        7, 59, 51
        CMYK:
        0, 56, 47, 7
      HSL:
        350°, 78.5714%, 67.0588%
        HSV (HSB):
        350°, 55.6962%, 92.9412%
        XYZ:
        43.7425, 29.6140, 23.1493
        xyY:
        0.4533, 0.3069, 29.6140
      CIE-Lab:
        61.3198, 52.7588, 13.9416
        CIE-LCH:
        61.3198, 54.5698, 14.8022
        CIE-Luv:
        61.3198, 92.5210, 7.8304
        Hunter-Lab:
        54.4188, 48.2478, 12.8717
      #ed697e color charts
#ed697e RGB chart
      #ed697e CMYK chart
      #ed697e RGB pie chart
      #ed697e color shades, tints & tones
#ed697e color schemes
#ed697e color preview, HTML & CSS examples
           This text has a color of #ed697e        
        
          <p style="color:#ed697e;">Text here</p>
        
        
          .mytext {color:#ed697e;}
        
        Text color #ed697e
      
           This box has a color of #ed697e        
        
          <div style="background-color:#ed697e;">Content here</div>
        
        
          .mybackground {background-color:#ed697e;}
        
        Background color #ed697e
      
           Border around this has a color of #ed697e        
        
          <div style="border:2px solid #ed697e;">Content here</div>
        
        
          .myborder {border:2px solid #ed697e;}
        
        Border color #ed697e