#e125e8 color space conversions
Hex:
        #e125e8
        RGB:
        225, 37, 232
        CMY:
        12, 85, 9
        CMYK:
        3, 84, 0, 9
      HSL:
        298°, 80.9129%, 52.7451%
        HSV (HSB):
        298°, 84.0517%, 90.9804%
        XYZ:
        46.2784, 23.1569, 78.3745
        xyY:
        0.3131, 0.1567, 23.1569
      CIE-Lab:
        55.2336, 86.3125, -56.4235
        CIE-LCH:
        55.2336, 103.1187, 326.8269
        CIE-Luv:
        55.2336, 69.3429, -98.2767
        Hunter-Lab:
        48.1216, 87.4501, -62.8791
      #e125e8 color charts
#e125e8 RGB chart
      #e125e8 CMYK chart
      #e125e8 RGB pie chart
      #e125e8 color shades, tints & tones
#e125e8 color schemes
#e125e8 color preview, HTML & CSS examples
           This text has a color of #e125e8        
        
          <p style="color:#e125e8;">Text here</p>
        
        
          .mytext {color:#e125e8;}
        
        Text color #e125e8
      
           This box has a color of #e125e8        
        
          <div style="background-color:#e125e8;">Content here</div>
        
        
          .mybackground {background-color:#e125e8;}
        
        Background color #e125e8
      
           Border around this has a color of #e125e8        
        
          <div style="border:2px solid #e125e8;">Content here</div>
        
        
          .myborder {border:2px solid #e125e8;}
        
        Border color #e125e8