#e425eb color space conversions
Hex:
        #e425eb
        RGB:
        228, 37, 235
        CMY:
        11, 85, 8
        CMYK:
        3, 84, 0, 8
      HSL:
        298°, 83.1933%, 53.3333%
        HSV (HSB):
        298°, 84.2553%, 92.1569%
        XYZ:
        47.6519, 23.8153, 80.6825
        xyY:
        0.3132, 0.1565, 23.8153
      CIE-Lab:
        55.9024, 87.2833, -57.0129
        CIE-LCH:
        55.9024, 104.2537, 326.8477
        CIE-Luv:
        55.9024, 70.3437, -99.5772
        Hunter-Lab:
        48.8009, 88.8956, -63.8635
      #e425eb color charts
#e425eb RGB chart
      #e425eb CMYK chart
      #e425eb RGB pie chart
      #e425eb color shades, tints & tones
#e425eb color schemes
#e425eb color preview, HTML & CSS examples
           This text has a color of #e425eb        
        
          <p style="color:#e425eb;">Text here</p>
        
        
          .mytext {color:#e425eb;}
        
        Text color #e425eb
      
           This box has a color of #e425eb        
        
          <div style="background-color:#e425eb;">Content here</div>
        
        
          .mybackground {background-color:#e425eb;}
        
        Background color #e425eb
      
           Border around this has a color of #e425eb        
        
          <div style="border:2px solid #e425eb;">Content here</div>
        
        
          .myborder {border:2px solid #e425eb;}
        
        Border color #e425eb