#ed698d color space conversions
Hex:
        #ed698d
        RGB:
        237, 105, 141
        CMY:
        7, 59, 45
        CMYK:
        0, 56, 41, 7
      HSL:
        344°, 78.5714%, 67.0588%
        HSV (HSB):
        344°, 55.6962%, 92.9412%
        XYZ:
        44.7843, 30.0308, 28.6354
        xyY:
        0.4329, 0.2903, 30.0308
      CIE-Lab:
        61.6808, 54.2435, 5.7944
        CIE-LCH:
        61.6808, 54.5521, 6.0973
        CIE-Luv:
        61.6808, 88.5286, -2.6184
        Hunter-Lab:
        54.8003, 49.9746, 7.3788
      #ed698d color charts
#ed698d RGB chart
      #ed698d CMYK chart
      #ed698d RGB pie chart
      #ed698d color shades, tints & tones
#ed698d color schemes
#ed698d color preview, HTML & CSS examples
           This text has a color of #ed698d        
        
          <p style="color:#ed698d;">Text here</p>
        
        
          .mytext {color:#ed698d;}
        
        Text color #ed698d
      
           This box has a color of #ed698d        
        
          <div style="background-color:#ed698d;">Content here</div>
        
        
          .mybackground {background-color:#ed698d;}
        
        Background color #ed698d
      
           Border around this has a color of #ed698d        
        
          <div style="border:2px solid #ed698d;">Content here</div>
        
        
          .myborder {border:2px solid #ed698d;}
        
        Border color #ed698d