#ea48f2 color space conversions
Hex:
        #ea48f2
        RGB:
        234, 72, 242
        CMY:
        8, 72, 5
        CMYK:
        3, 70, 0, 5
      HSL:
        297°, 86.7347%, 61.5686%
        HSV (HSB):
        297°, 70.2479%, 94.9020%
        XYZ:
        52.2761, 28.5380, 86.7575
        xyY:
        0.3120, 0.1703, 28.5380
      CIE-Lab:
        60.3717, 80.4729, -53.7401
        CIE-LCH:
        60.3717, 96.7672, 326.2649
        CIE-Luv:
        60.3717, 66.3165, -95.3905
        Hunter-Lab:
        53.4209, 81.1879, -58.8945
      #ea48f2 color charts
#ea48f2 RGB chart
      #ea48f2 CMYK chart
      #ea48f2 RGB pie chart
      #ea48f2 color shades, tints & tones
#ea48f2 color schemes
#ea48f2 color preview, HTML & CSS examples
           This text has a color of #ea48f2        
        
          <p style="color:#ea48f2;">Text here</p>
        
        
          .mytext {color:#ea48f2;}
        
        Text color #ea48f2
      
           This box has a color of #ea48f2        
        
          <div style="background-color:#ea48f2;">Content here</div>
        
        
          .mybackground {background-color:#ea48f2;}
        
        Background color #ea48f2
      
           Border around this has a color of #ea48f2        
        
          <div style="border:2px solid #ea48f2;">Content here</div>
        
        
          .myborder {border:2px solid #ea48f2;}
        
        Border color #ea48f2