#e41379 color space conversions
Hex:
        #e41379
        RGB:
        228, 19, 121
        CMY:
        11, 93, 53
        CMYK:
        0, 92, 47, 11
      HSL:
        331°, 84.6154%, 48.4314%
        HSV (HSB):
        331°, 91.6667%, 89.4118%
        XYZ:
        35.6790, 18.3402, 19.7487
        xyY:
        0.4837, 0.2486, 18.3402
      CIE-Lab:
        49.9062, 76.6066, 0.4201
        CIE-LCH:
        49.9062, 76.6078, 0.3142
        CIE-Luv:
        49.9062, 121.8731, -14.4400
        Hunter-Lab:
        42.8255, 73.7683, 2.6366
      #e41379 color charts
#e41379 RGB chart
      #e41379 CMYK chart
      #e41379 RGB pie chart
      #e41379 color shades, tints & tones
#e41379 color schemes
#e41379 color preview, HTML & CSS examples
           This text has a color of #e41379        
        
          <p style="color:#e41379;">Text here</p>
        
        
          .mytext {color:#e41379;}
        
        Text color #e41379
      
           This box has a color of #e41379        
        
          <div style="background-color:#e41379;">Content here</div>
        
        
          .mybackground {background-color:#e41379;}
        
        Background color #e41379
      
           Border around this has a color of #e41379        
        
          <div style="border:2px solid #e41379;">Content here</div>
        
        
          .myborder {border:2px solid #e41379;}
        
        Border color #e41379