#ed5f88 color space conversions
Hex:
        #ed5f88
        RGB:
        237, 95, 136
        CMY:
        7, 63, 47
        CMYK:
        0, 60, 43, 7
      HSL:
        343°, 79.7753%, 65.0980%
        HSV (HSB):
        343°, 59.9156%, 92.9412%
        XYZ:
        43.4612, 27.9665, 26.4000
        xyY:
        0.4443, 0.2859, 27.9665
      CIE-Lab:
        59.8585, 58.2281, 6.0777
        CIE-LCH:
        59.8585, 58.5444, 5.9588
        CIE-Luv:
        59.8585, 95.5682, -3.1778
        Hunter-Lab:
        52.8834, 54.1509, 7.4201
      #ed5f88 color charts
#ed5f88 RGB chart
      #ed5f88 CMYK chart
      #ed5f88 RGB pie chart
      #ed5f88 color shades, tints & tones
#ed5f88 color schemes
#ed5f88 color preview, HTML & CSS examples
           This text has a color of #ed5f88        
        
          <p style="color:#ed5f88;">Text here</p>
        
        
          .mytext {color:#ed5f88;}
        
        Text color #ed5f88
      
           This box has a color of #ed5f88        
        
          <div style="background-color:#ed5f88;">Content here</div>
        
        
          .mybackground {background-color:#ed5f88;}
        
        Background color #ed5f88
      
           Border around this has a color of #ed5f88        
        
          <div style="border:2px solid #ed5f88;">Content here</div>
        
        
          .myborder {border:2px solid #ed5f88;}
        
        Border color #ed5f88