#e112e8 color space conversions
Hex:
        #e112e8
        RGB:
        225, 18, 232
        CMY:
        12, 93, 9
        CMYK:
        3, 92, 0, 9
      HSL:
        298°, 85.6000%, 49.0196%
        HSV (HSB):
        298°, 92.2414%, 90.9804%
        XYZ:
        45.8331, 22.2664, 78.2261
        xyY:
        0.3132, 0.1522, 22.2664
      CIE-Lab:
        54.3085, 89.0343, -57.9053
        CIE-LCH:
        54.3085, 106.2080, 326.9612
        CIE-Luv:
        54.3085, 70.9548, -100.4127
        Hunter-Lab:
        47.1872, 90.8000, -65.2587
      #e112e8 color charts
#e112e8 RGB chart
      #e112e8 CMYK chart
      #e112e8 RGB pie chart
      #e112e8 color shades, tints & tones
#e112e8 color schemes
#e112e8 color preview, HTML & CSS examples
           This text has a color of #e112e8        
        
          <p style="color:#e112e8;">Text here</p>
        
        
          .mytext {color:#e112e8;}
        
        Text color #e112e8
      
           This box has a color of #e112e8        
        
          <div style="background-color:#e112e8;">Content here</div>
        
        
          .mybackground {background-color:#e112e8;}
        
        Background color #e112e8
      
           Border around this has a color of #e112e8        
        
          <div style="border:2px solid #e112e8;">Content here</div>
        
        
          .myborder {border:2px solid #e112e8;}
        
        Border color #e112e8