#eb48ee color space conversions
Hex:
        #eb48ee
        RGB:
        235, 72, 238
        CMY:
        8, 72, 7
        CMYK:
        1, 70, 0, 7
      HSL:
        299°, 83.0000%, 60.7843%
        HSV (HSB):
        299°, 69.7479%, 93.3333%
        XYZ:
        52.0109, 28.4699, 83.6429
        xyY:
        0.3169, 0.1735, 28.4699
      CIE-Lab:
        60.3109, 80.0409, -51.5988
        CIE-LCH:
        60.3109, 95.2312, 327.1919
        CIE-Luv:
        60.3109, 68.3340, -91.9929
        Hunter-Lab:
        53.3572, 80.6210, -55.5930
      #eb48ee color charts
#eb48ee RGB chart
      #eb48ee CMYK chart
      #eb48ee RGB pie chart
      #eb48ee color shades, tints & tones
#eb48ee color schemes
#eb48ee color preview, HTML & CSS examples
           This text has a color of #eb48ee        
        
          <p style="color:#eb48ee;">Text here</p>
        
        
          .mytext {color:#eb48ee;}
        
        Text color #eb48ee
      
           This box has a color of #eb48ee        
        
          <div style="background-color:#eb48ee;">Content here</div>
        
        
          .mybackground {background-color:#eb48ee;}
        
        Background color #eb48ee
      
           Border around this has a color of #eb48ee        
        
          <div style="border:2px solid #eb48ee;">Content here</div>
        
        
          .myborder {border:2px solid #eb48ee;}
        
        Border color #eb48ee