#e131f2 color space conversions
Hex:
        #e131f2
        RGB:
        225, 49, 242
        CMY:
        12, 81, 5
        CMYK:
        7, 80, 0, 5
      HSL:
        295°, 88.1279%, 57.0588%
        HSV (HSB):
        295°, 79.7521%, 94.9020%
        XYZ:
        48.1767, 24.6150, 86.2164
        xyY:
        0.3030, 0.1548, 24.6150
      CIE-Lab:
        56.6983, 85.3052, -59.6871
        CIE-LCH:
        56.6983, 104.1130, 325.0200
        CIE-Luv:
        56.6983, 64.2791, -103.6675
        Hunter-Lab:
        49.6135, 86.5070, -68.3024
      #e131f2 color charts
#e131f2 RGB chart
      #e131f2 CMYK chart
      #e131f2 RGB pie chart
      #e131f2 color shades, tints & tones
#e131f2 color schemes
#e131f2 color preview, HTML & CSS examples
           This text has a color of #e131f2        
        
          <p style="color:#e131f2;">Text here</p>
        
        
          .mytext {color:#e131f2;}
        
        Text color #e131f2
      
           This box has a color of #e131f2        
        
          <div style="background-color:#e131f2;">Content here</div>
        
        
          .mybackground {background-color:#e131f2;}
        
        Background color #e131f2
      
           Border around this has a color of #e131f2        
        
          <div style="border:2px solid #e131f2;">Content here</div>
        
        
          .myborder {border:2px solid #e131f2;}
        
        Border color #e131f2