#ed96bd color space conversions
Hex:
        #ed96bd
        RGB:
        237, 150, 189
        CMY:
        7, 41, 26
        CMYK:
        0, 37, 20, 7
      HSL:
        333°, 70.7317%, 75.8824%
        HSV (HSB):
        333°, 36.7089%, 92.9412%
        XYZ:
        55.0167, 43.4913, 53.6391
        xyY:
        0.3616, 0.2859, 43.4913
      CIE-Lab:
        71.8872, 37.8745, -6.4267
        CIE-LCH:
        71.8872, 38.4159, 350.3695
        CIE-Luv:
        71.8872, 51.9644, -16.3984
        Hunter-Lab:
        65.9480, 33.5036, -2.0602
      #ed96bd color charts
#ed96bd RGB chart
      #ed96bd CMYK chart
      #ed96bd RGB pie chart
      #ed96bd color shades, tints & tones
#ed96bd color schemes
#ed96bd color preview, HTML & CSS examples
           This text has a color of #ed96bd        
        
          <p style="color:#ed96bd;">Text here</p>
        
        
          .mytext {color:#ed96bd;}
        
        Text color #ed96bd
      
           This box has a color of #ed96bd        
        
          <div style="background-color:#ed96bd;">Content here</div>
        
        
          .mybackground {background-color:#ed96bd;}
        
        Background color #ed96bd
      
           Border around this has a color of #ed96bd        
        
          <div style="border:2px solid #ed96bd;">Content here</div>
        
        
          .myborder {border:2px solid #ed96bd;}
        
        Border color #ed96bd