#e425e1 color space conversions
Hex:
        #e425e1
        RGB:
        228, 37, 225
        CMY:
        11, 85, 12
        CMYK:
        0, 84, 1, 11
      HSL:
        301°, 77.9592%, 51.9608%
        HSV (HSB):
        301°, 83.7719%, 89.4118%
        XYZ:
        46.2471, 23.2534, 73.2850
        xyY:
        0.3239, 0.1629, 23.2534
      CIE-Lab:
        55.3324, 85.7980, -52.2862
        CIE-LCH:
        55.3324, 100.4746, 328.6414
        CIE-Luv:
        55.3324, 74.0914, -92.0653
        Hunter-Lab:
        48.2217, 86.8025, -56.3508
      #e425e1 color charts
#e425e1 RGB chart
      #e425e1 CMYK chart
      #e425e1 RGB pie chart
      #e425e1 color shades, tints & tones
#e425e1 color schemes
#e425e1 color preview, HTML & CSS examples
           This text has a color of #e425e1        
        
          <p style="color:#e425e1;">Text here</p>
        
        
          .mytext {color:#e425e1;}
        
        Text color #e425e1
      
           This box has a color of #e425e1        
        
          <div style="background-color:#e425e1;">Content here</div>
        
        
          .mybackground {background-color:#e425e1;}
        
        Background color #e425e1
      
           Border around this has a color of #e425e1        
        
          <div style="border:2px solid #e425e1;">Content here</div>
        
        
          .myborder {border:2px solid #e425e1;}
        
        Border color #e425e1