#ea32f4 color space conversions
Hex:
        #ea32f4
        RGB:
        234, 50, 244
        CMY:
        8, 80, 4
        CMYK:
        4, 80, 0, 4
      HSL:
        297°, 89.8148%, 57.6471%
        HSV (HSB):
        297°, 79.5082%, 95.6863%
        XYZ:
        51.4014, 26.3053, 87.9562
        xyY:
        0.3103, 0.1588, 26.3053
      CIE-Lab:
        58.3257, 86.9942, -58.1176
        CIE-LCH:
        58.3257, 104.6215, 326.2546
        CIE-Luv:
        58.3257, 69.6113, -102.2238
        Hunter-Lab:
        51.2887, 89.1372, -65.7758
      #ea32f4 color charts
#ea32f4 RGB chart
      #ea32f4 CMYK chart
      #ea32f4 RGB pie chart
      #ea32f4 color shades, tints & tones
#ea32f4 color schemes
#ea32f4 color preview, HTML & CSS examples
           This text has a color of #ea32f4        
        
          <p style="color:#ea32f4;">Text here</p>
        
        
          .mytext {color:#ea32f4;}
        
        Text color #ea32f4
      
           This box has a color of #ea32f4        
        
          <div style="background-color:#ea32f4;">Content here</div>
        
        
          .mybackground {background-color:#ea32f4;}
        
        Background color #ea32f4
      
           Border around this has a color of #ea32f4        
        
          <div style="border:2px solid #ea32f4;">Content here</div>
        
        
          .myborder {border:2px solid #ea32f4;}
        
        Border color #ea32f4