#ed5b96 color space conversions
Hex:
        #ed5b96
        RGB:
        237, 91, 150
        CMY:
        7, 64, 41
        CMYK:
        0, 62, 37, 7
      HSL:
        336°, 80.2198%, 64.3137%
        HSV (HSB):
        336°, 61.6034%, 92.9412%
        XYZ:
        44.1712, 27.6887, 31.8705
        xyY:
        0.4258, 0.2669, 27.6887
      CIE-Lab:
        59.6065, 61.4006, -2.4364
        CIE-LCH:
        59.6065, 61.4489, 357.7277
        CIE-Luv:
        59.6065, 93.3316, -15.0498
        Hunter-Lab:
        52.6201, 57.7542, 0.9237
      #ed5b96 color charts
#ed5b96 RGB chart
      #ed5b96 CMYK chart
      #ed5b96 RGB pie chart
      #ed5b96 color shades, tints & tones
#ed5b96 color schemes
#ed5b96 color preview, HTML & CSS examples
           This text has a color of #ed5b96        
        
          <p style="color:#ed5b96;">Text here</p>
        
        
          .mytext {color:#ed5b96;}
        
        Text color #ed5b96
      
           This box has a color of #ed5b96        
        
          <div style="background-color:#ed5b96;">Content here</div>
        
        
          .mybackground {background-color:#ed5b96;}
        
        Background color #ed5b96
      
           Border around this has a color of #ed5b96        
        
          <div style="border:2px solid #ed5b96;">Content here</div>
        
        
          .myborder {border:2px solid #ed5b96;}
        
        Border color #ed5b96