#ea64f4 color space conversions
Hex:
        #ea64f4
        RGB:
        234, 100, 244
        CMY:
        8, 61, 4
        CMYK:
        4, 59, 0, 4
      HSL:
        296°, 86.7470%, 67.4510%
        HSV (HSB):
        296°, 59.0164%, 95.6863%
        XYZ:
        54.8180, 33.1384, 89.0951
        xyY:
        0.3096, 0.1872, 33.1384
      CIE-Lab:
        64.2728, 70.1927, -48.6644
        CIE-LCH:
        64.2728, 85.4122, 325.2665
        CIE-Luv:
        64.2728, 58.3486, -87.1121
        Hunter-Lab:
        57.5660, 69.2386, -51.4672
      #ea64f4 color charts
#ea64f4 RGB chart
      #ea64f4 CMYK chart
      #ea64f4 RGB pie chart
      #ea64f4 color shades, tints & tones
#ea64f4 color schemes
#ea64f4 color preview, HTML & CSS examples
           This text has a color of #ea64f4        
        
          <p style="color:#ea64f4;">Text here</p>
        
        
          .mytext {color:#ea64f4;}
        
        Text color #ea64f4
      
           This box has a color of #ea64f4        
        
          <div style="background-color:#ea64f4;">Content here</div>
        
        
          .mybackground {background-color:#ea64f4;}
        
        Background color #ea64f4
      
           Border around this has a color of #ea64f4        
        
          <div style="border:2px solid #ea64f4;">Content here</div>
        
        
          .myborder {border:2px solid #ea64f4;}
        
        Border color #ea64f4