#ed61bf color space conversions
Hex:
        #ed61bf
        RGB:
        237, 97, 191
        CMY:
        7, 62, 25
        CMYK:
        0, 59, 19, 7
      HSL:
        320°, 79.5455%, 65.4902%
        HSV (HSB):
        320°, 59.0717%, 92.9412%
        XYZ:
        48.6037, 30.3155, 52.5800
        xyY:
        0.3696, 0.2305, 30.3155
      CIE-Lab:
        61.9255, 63.9488, -22.5555
        CIE-LCH:
        61.9255, 67.8101, 340.5716
        CIE-Luv:
        61.9255, 77.4832, -44.7727
        Hunter-Lab:
        55.0595, 61.2165, -18.0783
      #ed61bf color charts
#ed61bf RGB chart
      #ed61bf CMYK chart
      #ed61bf RGB pie chart
      #ed61bf color shades, tints & tones
#ed61bf color schemes
#ed61bf color preview, HTML & CSS examples
           This text has a color of #ed61bf        
        
          <p style="color:#ed61bf;">Text here</p>
        
        
          .mytext {color:#ed61bf;}
        
        Text color #ed61bf
      
           This box has a color of #ed61bf        
        
          <div style="background-color:#ed61bf;">Content here</div>
        
        
          .mybackground {background-color:#ed61bf;}
        
        Background color #ed61bf
      
           Border around this has a color of #ed61bf        
        
          <div style="border:2px solid #ed61bf;">Content here</div>
        
        
          .myborder {border:2px solid #ed61bf;}
        
        Border color #ed61bf