#e11481 color space conversions
Hex:
        #e11481
        RGB:
        225, 20, 129
        CMY:
        12, 92, 49
        CMYK:
        0, 91, 43, 12
      HSL:
        328°, 83.6735%, 48.0392%
        HSV (HSB):
        328°, 91.1111%, 88.2353%
        XYZ:
        35.2639, 18.0928, 22.4025
        xyY:
        0.4655, 0.2388, 18.0928
      CIE-Lab:
        49.6085, 76.4856, -4.9526
        CIE-LCH:
        49.6085, 76.6457, 356.2951
        CIE-Luv:
        49.6085, 115.7303, -21.1459
        Hunter-Lab:
        42.5357, 73.5469, -1.4517
      #e11481 color charts
#e11481 RGB chart
      #e11481 CMYK chart
      #e11481 RGB pie chart
      #e11481 color shades, tints & tones
#e11481 color schemes
#e11481 color preview, HTML & CSS examples
           This text has a color of #e11481        
        
          <p style="color:#e11481;">Text here</p>
        
        
          .mytext {color:#e11481;}
        
        Text color #e11481
      
           This box has a color of #e11481        
        
          <div style="background-color:#e11481;">Content here</div>
        
        
          .mybackground {background-color:#e11481;}
        
        Background color #e11481
      
           Border around this has a color of #e11481        
        
          <div style="border:2px solid #e11481;">Content here</div>
        
        
          .myborder {border:2px solid #e11481;}
        
        Border color #e11481