#e56ff4 color space conversions
Hex:
        #e56ff4
        RGB:
        229, 111, 244
        CMY:
        10, 56, 4
        CMYK:
        6, 55, 0, 4
      HSL:
        293°, 85.8065%, 69.6078%
        HSV (HSB):
        293°, 54.5082%, 95.6863%
        XYZ:
        54.3267, 34.5585, 89.3951
        xyY:
        0.3047, 0.1938, 34.5585
      CIE-Lab:
        65.4035, 64.0720, -46.9247
        CIE-LCH:
        65.4035, 79.4175, 323.7819
        CIE-Luv:
        65.4035, 51.5120, -83.7136
        Hunter-Lab:
        58.7865, 62.0817, -49.0102
      #e56ff4 color charts
#e56ff4 RGB chart
      #e56ff4 CMYK chart
      #e56ff4 RGB pie chart
      #e56ff4 color shades, tints & tones
#e56ff4 color schemes
#e56ff4 color preview, HTML & CSS examples
           This text has a color of #e56ff4        
        
          <p style="color:#e56ff4;">Text here</p>
        
        
          .mytext {color:#e56ff4;}
        
        Text color #e56ff4
      
           This box has a color of #e56ff4        
        
          <div style="background-color:#e56ff4;">Content here</div>
        
        
          .mybackground {background-color:#e56ff4;}
        
        Background color #e56ff4
      
           Border around this has a color of #e56ff4        
        
          <div style="border:2px solid #e56ff4;">Content here</div>
        
        
          .myborder {border:2px solid #e56ff4;}
        
        Border color #e56ff4