#e063f4 color space conversions
Hex:
        #e063f4
        RGB:
        224, 99, 244
        CMY:
        12, 61, 4
        CMYK:
        8, 59, 0, 4
      HSL:
        292°, 86.8263%, 67.2549%
        HSV (HSB):
        292°, 59.4262%, 95.6863%
        XYZ:
        51.5314, 31.3026, 88.9140
        xyY:
        0.3000, 0.1823, 31.3026
      CIE-Lab:
        62.7623, 68.2142, -51.1420
        CIE-LCH:
        62.7623, 85.2566, 323.1402
        CIE-Luv:
        62.7623, 52.0577, -90.3489
        Hunter-Lab:
        55.9488, 66.4966, -55.0598
      #e063f4 color charts
#e063f4 RGB chart
      #e063f4 CMYK chart
      #e063f4 RGB pie chart
      #e063f4 color shades, tints & tones
#e063f4 color schemes
#e063f4 color preview, HTML & CSS examples
           This text has a color of #e063f4        
        
          <p style="color:#e063f4;">Text here</p>
        
        
          .mytext {color:#e063f4;}
        
        Text color #e063f4
      
           This box has a color of #e063f4        
        
          <div style="background-color:#e063f4;">Content here</div>
        
        
          .mybackground {background-color:#e063f4;}
        
        Background color #e063f4
      
           Border around this has a color of #e063f4        
        
          <div style="border:2px solid #e063f4;">Content here</div>
        
        
          .myborder {border:2px solid #e063f4;}
        
        Border color #e063f4