#eb7f94 color space conversions
Hex:
        #eb7f94
        RGB:
        235, 127, 148
        CMY:
        8, 50, 42
        CMYK:
        0, 46, 37, 8
      HSL:
        348°, 72.9730%, 70.9804%
        HSV (HSB):
        348°, 45.9574%, 92.1569%
        XYZ:
        47.1956, 34.9790, 32.2811
        xyY:
        0.4123, 0.3056, 34.9790
      CIE-Lab:
        65.7323, 43.6409, 7.5576
        CIE-LCH:
        65.7323, 44.2905, 9.8249
        CIE-Luv:
        65.7323, 72.1750, 2.0744
        Hunter-Lab:
        59.1431, 38.9410, 9.0388
      #eb7f94 color charts
#eb7f94 RGB chart
      #eb7f94 CMYK chart
      #eb7f94 RGB pie chart
      #eb7f94 color shades, tints & tones
#eb7f94 color schemes
#eb7f94 color preview, HTML & CSS examples
           This text has a color of #eb7f94        
        
          <p style="color:#eb7f94;">Text here</p>
        
        
          .mytext {color:#eb7f94;}
        
        Text color #eb7f94
      
           This box has a color of #eb7f94        
        
          <div style="background-color:#eb7f94;">Content here</div>
        
        
          .mybackground {background-color:#eb7f94;}
        
        Background color #eb7f94
      
           Border around this has a color of #eb7f94        
        
          <div style="border:2px solid #eb7f94;">Content here</div>
        
        
          .myborder {border:2px solid #eb7f94;}
        
        Border color #eb7f94