#eb48fe color space conversions
Hex:
        #eb48fe
        RGB:
        235, 72, 254
        CMY:
        8, 72, 0
        CMYK:
        7, 72, 0, 0
      HSL:
        294°, 98.9130%, 63.9216%
        HSV (HSB):
        294°, 71.6535%, 99.6078%
        XYZ:
        54.4677, 29.4527, 96.5801
        xyY:
        0.3018, 0.1632, 29.4527
      CIE-Lab:
        61.1791, 82.6396, -59.0969
        CIE-LCH:
        61.1791, 101.5960, 324.4308
        CIE-Luv:
        61.1791, 63.1095, -104.2605
        Hunter-Lab:
        54.2703, 84.1763, -67.5240
      #eb48fe color charts
#eb48fe RGB chart
      #eb48fe CMYK chart
      #eb48fe RGB pie chart
      #eb48fe color shades, tints & tones
#eb48fe color schemes
#eb48fe color preview, HTML & CSS examples
           This text has a color of #eb48fe        
        
          <p style="color:#eb48fe;">Text here</p>
        
        
          .mytext {color:#eb48fe;}
        
        Text color #eb48fe
      
           This box has a color of #eb48fe        
        
          <div style="background-color:#eb48fe;">Content here</div>
        
        
          .mybackground {background-color:#eb48fe;}
        
        Background color #eb48fe
      
           Border around this has a color of #eb48fe        
        
          <div style="border:2px solid #eb48fe;">Content here</div>
        
        
          .myborder {border:2px solid #eb48fe;}
        
        Border color #eb48fe