#ed769d color space conversions
Hex:
        #ed769d
        RGB:
        237, 118, 157
        CMY:
        7, 54, 38
        CMYK:
        0, 50, 34, 7
      HSL:
        340°, 76.7742%, 69.6078%
        HSV (HSB):
        340°, 50.2110%, 92.9412%
        XYZ:
        47.4893, 33.3957, 35.8413
        xyY:
        0.4068, 0.2861, 33.3957
      CIE-Lab:
        64.4800, 49.8583, 0.6658
        CIE-LCH:
        64.4800, 49.8627, 0.7651
        CIE-Luv:
        64.4800, 76.9099, -8.4895
        Hunter-Lab:
        57.7890, 45.5552, 3.6801
      #ed769d color charts
#ed769d RGB chart
      #ed769d CMYK chart
      #ed769d RGB pie chart
      #ed769d color shades, tints & tones
#ed769d color schemes
#ed769d color preview, HTML & CSS examples
           This text has a color of #ed769d        
        
          <p style="color:#ed769d;">Text here</p>
        
        
          .mytext {color:#ed769d;}
        
        Text color #ed769d
      
           This box has a color of #ed769d        
        
          <div style="background-color:#ed769d;">Content here</div>
        
        
          .mybackground {background-color:#ed769d;}
        
        Background color #ed769d
      
           Border around this has a color of #ed769d        
        
          <div style="border:2px solid #ed769d;">Content here</div>
        
        
          .myborder {border:2px solid #ed769d;}
        
        Border color #ed769d