#e131e0 color space conversions
Hex:
        #e131e0
        RGB:
        225, 49, 224
        CMY:
        12, 81, 12
        CMYK:
        0, 78, 0, 12
      HSL:
        300°, 74.5763%, 53.7255%
        HSV (HSB):
        300°, 78.2222%, 88.2353%
        XYZ:
        45.6042, 23.5860, 72.6700
        xyY:
        0.3215, 0.1663, 23.5860
      CIE-Lab:
        55.6709, 82.5080, -51.2108
        CIE-LCH:
        55.6709, 97.1088, 328.1731
        CIE-Luv:
        55.6709, 70.6482, -90.1173
        Hunter-Lab:
        48.5654, 82.6267, -54.7217
      #e131e0 color charts
#e131e0 RGB chart
      #e131e0 CMYK chart
      #e131e0 RGB pie chart
      #e131e0 color shades, tints & tones
#e131e0 color schemes
#e131e0 color preview, HTML & CSS examples
           This text has a color of #e131e0        
        
          <p style="color:#e131e0;">Text here</p>
        
        
          .mytext {color:#e131e0;}
        
        Text color #e131e0
      
           This box has a color of #e131e0        
        
          <div style="background-color:#e131e0;">Content here</div>
        
        
          .mybackground {background-color:#e131e0;}
        
        Background color #e131e0
      
           Border around this has a color of #e131e0        
        
          <div style="border:2px solid #e131e0;">Content here</div>
        
        
          .myborder {border:2px solid #e131e0;}
        
        Border color #e131e0