#e425e0 color space conversions
Hex:
        #e425e0
        RGB:
        228, 37, 224
        CMY:
        11, 85, 12
        CMYK:
        0, 84, 2, 11
      HSL:
        301°, 77.9592%, 51.9608%
        HSV (HSB):
        301°, 83.7719%, 89.4118%
        XYZ:
        46.1110, 23.1989, 72.5685
        xyY:
        0.3250, 0.1635, 23.1989
      CIE-Lab:
        55.2767, 85.6520, -51.8091
        CIE-LCH:
        55.2767, 100.1022, 328.8311
        CIE-Luv:
        55.2767, 74.4737, -91.3080
        Hunter-Lab:
        48.1653, 86.5977, -55.6140
      #e425e0 color charts
#e425e0 RGB chart
      #e425e0 CMYK chart
      #e425e0 RGB pie chart
      #e425e0 color shades, tints & tones
#e425e0 color schemes
#e425e0 color preview, HTML & CSS examples
           This text has a color of #e425e0        
        
          <p style="color:#e425e0;">Text here</p>
        
        
          .mytext {color:#e425e0;}
        
        Text color #e425e0
      
           This box has a color of #e425e0        
        
          <div style="background-color:#e425e0;">Content here</div>
        
        
          .mybackground {background-color:#e425e0;}
        
        Background color #e425e0
      
           Border around this has a color of #e425e0        
        
          <div style="border:2px solid #e425e0;">Content here</div>
        
        
          .myborder {border:2px solid #e425e0;}
        
        Border color #e425e0