#eb7caf color space conversions
Hex:
        #eb7caf
        RGB:
        235, 124, 175
        CMY:
        8, 51, 31
        CMYK:
        0, 47, 26, 8
      HSL:
        332°, 73.5099%, 70.3922%
        HSV (HSB):
        332°, 47.2340%, 92.1569%
        XYZ:
        49.2065, 35.1726, 44.7530
        xyY:
        0.3811, 0.2724, 35.1726
      CIE-Lab:
        65.8828, 48.5374, -7.5248
        CIE-LCH:
        65.8828, 49.1172, 351.1875
        CIE-Luv:
        65.8828, 67.6347, -19.8253
        Hunter-Lab:
        59.3065, 44.3146, -3.2260
      #eb7caf color charts
#eb7caf RGB chart
      #eb7caf CMYK chart
      #eb7caf RGB pie chart
      #eb7caf color shades, tints & tones
#eb7caf color schemes
#eb7caf color preview, HTML & CSS examples
           This text has a color of #eb7caf        
        
          <p style="color:#eb7caf;">Text here</p>
        
        
          .mytext {color:#eb7caf;}
        
        Text color #eb7caf
      
           This box has a color of #eb7caf        
        
          <div style="background-color:#eb7caf;">Content here</div>
        
        
          .mybackground {background-color:#eb7caf;}
        
        Background color #eb7caf
      
           Border around this has a color of #eb7caf        
        
          <div style="border:2px solid #eb7caf;">Content here</div>
        
        
          .myborder {border:2px solid #eb7caf;}
        
        Border color #eb7caf