#ea48ff color space conversions
Hex:
        #ea48ff
        RGB:
        234, 72, 255
        CMY:
        8, 72, 0
        CMYK:
        8, 72, 0, 0
      HSL:
        293°, 100.0000%, 64.1176%
        HSV (HSB):
        293°, 71.7647%, 100.0000%
        XYZ:
        54.2990, 29.3472, 97.4104
        xyY:
        0.2999, 0.1621, 29.3472
      CIE-Lab:
        61.0868, 82.6082, -59.8051
        CIE-LCH:
        61.0868, 101.9841, 324.0969
        CIE-Luv:
        61.0868, 62.1264, -105.3135
        Hunter-Lab:
        54.1730, 84.1125, -68.6904
      #ea48ff color charts
#ea48ff RGB chart
      #ea48ff CMYK chart
      #ea48ff RGB pie chart
      #ea48ff color shades, tints & tones
#ea48ff color schemes
#ea48ff color preview, HTML & CSS examples
           This text has a color of #ea48ff        
        
          <p style="color:#ea48ff;">Text here</p>
        
        
          .mytext {color:#ea48ff;}
        
        Text color #ea48ff
      
           This box has a color of #ea48ff        
        
          <div style="background-color:#ea48ff;">Content here</div>
        
        
          .mybackground {background-color:#ea48ff;}
        
        Background color #ea48ff
      
           Border around this has a color of #ea48ff        
        
          <div style="border:2px solid #ea48ff;">Content here</div>
        
        
          .myborder {border:2px solid #ea48ff;}
        
        Border color #ea48ff