#ed869d color space conversions
Hex:
        #ed869d
        RGB:
        237, 134, 157
        CMY:
        7, 47, 38
        CMYK:
        0, 43, 34, 7
      HSL:
        347°, 74.1007%, 72.7451%
        HSV (HSB):
        347°, 43.4599%, 92.9412%
        XYZ:
        49.5360, 37.4890, 36.5236
        xyY:
        0.4009, 0.3034, 37.4890
      CIE-Lab:
        67.6423, 41.8475, 5.2473
        CIE-LCH:
        67.6423, 42.1752, 7.1471
        CIE-Luv:
        67.6423, 67.5427, -0.5805
        Hunter-Lab:
        61.2283, 37.2636, 7.4925
      #ed869d color charts
#ed869d RGB chart
      #ed869d CMYK chart
      #ed869d RGB pie chart
      #ed869d color shades, tints & tones
#ed869d color schemes
#ed869d color preview, HTML & CSS examples
           This text has a color of #ed869d        
        
          <p style="color:#ed869d;">Text here</p>
        
        
          .mytext {color:#ed869d;}
        
        Text color #ed869d
      
           This box has a color of #ed869d        
        
          <div style="background-color:#ed869d;">Content here</div>
        
        
          .mybackground {background-color:#ed869d;}
        
        Background color #ed869d
      
           Border around this has a color of #ed869d        
        
          <div style="border:2px solid #ed869d;">Content here</div>
        
        
          .myborder {border:2px solid #ed869d;}
        
        Border color #ed869d