#e41472 color space conversions
Hex:
        #e41472
        RGB:
        228, 20, 114
        CMY:
        11, 92, 55
        CMYK:
        0, 91, 50, 11
      HSL:
        333°, 83.8710%, 48.6275%
        HSV (HSB):
        333°, 91.2281%, 89.4118%
        XYZ:
        35.2823, 18.2092, 17.5747
        xyY:
        0.4965, 0.2562, 18.2092
      CIE-Lab:
        49.7489, 75.9431, 4.4656
        CIE-LCH:
        49.7489, 76.0742, 3.3652
        CIE-Luv:
        49.7489, 124.7835, -9.4094
        Hunter-Lab:
        42.6722, 72.9112, 5.4517
      #e41472 color charts
#e41472 RGB chart
      #e41472 CMYK chart
      #e41472 RGB pie chart
      #e41472 color shades, tints & tones
#e41472 color schemes
#e41472 color preview, HTML & CSS examples
           This text has a color of #e41472        
        
          <p style="color:#e41472;">Text here</p>
        
        
          .mytext {color:#e41472;}
        
        Text color #e41472
      
           This box has a color of #e41472        
        
          <div style="background-color:#e41472;">Content here</div>
        
        
          .mybackground {background-color:#e41472;}
        
        Background color #e41472
      
           Border around this has a color of #e41472        
        
          <div style="border:2px solid #e41472;">Content here</div>
        
        
          .myborder {border:2px solid #e41472;}
        
        Border color #e41472