#e125e5 color space conversions
Hex:
        #e125e5
        RGB:
        225, 37, 229
        CMY:
        12, 85, 10
        CMYK:
        2, 84, 0, 10
      HSL:
        299°, 78.6885%, 52.1569%
        HSV (HSB):
        299°, 83.8428%, 89.8039%
        XYZ:
        45.8558, 22.9878, 76.1490
        xyY:
        0.3163, 0.1585, 22.9878
      CIE-Lab:
        55.0598, 85.8604, -55.0102
        CIE-LCH:
        55.0598, 101.9712, 327.3526
        CIE-Luv:
        55.0598, 70.4499, -96.0342
        Hunter-Lab:
        47.9456, 86.8147, -60.6046
      #e125e5 color charts
#e125e5 RGB chart
      #e125e5 CMYK chart
      #e125e5 RGB pie chart
      #e125e5 color shades, tints & tones
#e125e5 color schemes
#e125e5 color preview, HTML & CSS examples
           This text has a color of #e125e5        
        
          <p style="color:#e125e5;">Text here</p>
        
        
          .mytext {color:#e125e5;}
        
        Text color #e125e5
      
           This box has a color of #e125e5        
        
          <div style="background-color:#e125e5;">Content here</div>
        
        
          .mybackground {background-color:#e125e5;}
        
        Background color #e125e5
      
           Border around this has a color of #e125e5        
        
          <div style="border:2px solid #e125e5;">Content here</div>
        
        
          .myborder {border:2px solid #e125e5;}
        
        Border color #e125e5