#eb48d3 color space conversions
Hex:
        #eb48d3
        RGB:
        235, 72, 211
        CMY:
        8, 72, 17
        CMYK:
        0, 69, 10, 8
      HSL:
        309°, 80.2956%, 60.1961%
        HSV (HSB):
        309°, 69.3617%, 92.1569%
        XYZ:
        48.3362, 27.0000, 64.2919
        xyY:
        0.3462, 0.1934, 27.0000
      CIE-Lab:
        58.9744, 75.9342, -38.5223
        CIE-LCH:
        58.9744, 85.1468, 333.1008
        CIE-Luv:
        58.9744, 77.7070, -70.7622
        Hunter-Lab:
        51.9616, 75.1132, -36.9863
      #eb48d3 color charts
#eb48d3 RGB chart
      #eb48d3 CMYK chart
      #eb48d3 RGB pie chart
      #eb48d3 color shades, tints & tones
#eb48d3 color schemes
#eb48d3 color preview, HTML & CSS examples
           This text has a color of #eb48d3        
        
          <p style="color:#eb48d3;">Text here</p>
        
        
          .mytext {color:#eb48d3;}
        
        Text color #eb48d3
      
           This box has a color of #eb48d3        
        
          <div style="background-color:#eb48d3;">Content here</div>
        
        
          .mybackground {background-color:#eb48d3;}
        
        Background color #eb48d3
      
           Border around this has a color of #eb48d3        
        
          <div style="border:2px solid #eb48d3;">Content here</div>
        
        
          .myborder {border:2px solid #eb48d3;}
        
        Border color #eb48d3