#eb48e8 color space conversions
Hex:
        #eb48e8
        RGB:
        235, 72, 232
        CMY:
        8, 72, 9
        CMYK:
        0, 69, 1, 8
      HSL:
        301°, 80.2956%, 60.1961%
        HSV (HSB):
        301°, 69.3617%, 92.1569%
        XYZ:
        51.1438, 28.1231, 79.0767
        xyY:
        0.3230, 0.1776, 28.1231
      CIE-Lab:
        59.9998, 79.0967, -48.7396
        CIE-LCH:
        59.9998, 92.9076, 328.3585
        CIE-Luv:
        59.9998, 70.3596, -87.3261
        Hunter-Lab:
        53.0312, 79.3425, -51.2875
      #eb48e8 color charts
#eb48e8 RGB chart
      #eb48e8 CMYK chart
      #eb48e8 RGB pie chart
      #eb48e8 color shades, tints & tones
#eb48e8 color schemes
#eb48e8 color preview, HTML & CSS examples
           This text has a color of #eb48e8        
        
          <p style="color:#eb48e8;">Text here</p>
        
        
          .mytext {color:#eb48e8;}
        
        Text color #eb48e8
      
           This box has a color of #eb48e8        
        
          <div style="background-color:#eb48e8;">Content here</div>
        
        
          .mybackground {background-color:#eb48e8;}
        
        Background color #eb48e8
      
           Border around this has a color of #eb48e8        
        
          <div style="border:2px solid #eb48e8;">Content here</div>
        
        
          .myborder {border:2px solid #eb48e8;}
        
        Border color #eb48e8