#e41ac5 color space conversions
Hex:
        #e41ac5
        RGB:
        228, 26, 197
        CMY:
        11, 90, 23
        CMYK:
        0, 89, 14, 11
      HSL:
        309°, 79.5276%, 49.8039%
        HSV (HSB):
        309°, 88.5965%, 89.4118%
        XYZ:
        42.4423, 21.2640, 54.6907
        xyY:
        0.3585, 0.1796, 21.2640
      CIE-Lab:
        53.2372, 83.7341, -39.6075
        CIE-LCH:
        53.2372, 92.6291, 334.6852
        CIE-Luv:
        53.2372, 86.6756, -72.0735
        Hunter-Lab:
        46.1129, 83.5940, -38.0400
      #e41ac5 color charts
#e41ac5 RGB chart
      #e41ac5 CMYK chart
      #e41ac5 RGB pie chart
      #e41ac5 color shades, tints & tones
#e41ac5 color schemes
#e41ac5 color preview, HTML & CSS examples
           This text has a color of #e41ac5        
        
          <p style="color:#e41ac5;">Text here</p>
        
        
          .mytext {color:#e41ac5;}
        
        Text color #e41ac5
      
           This box has a color of #e41ac5        
        
          <div style="background-color:#e41ac5;">Content here</div>
        
        
          .mybackground {background-color:#e41ac5;}
        
        Background color #e41ac5
      
           Border around this has a color of #e41ac5        
        
          <div style="border:2px solid #e41ac5;">Content here</div>
        
        
          .myborder {border:2px solid #e41ac5;}
        
        Border color #e41ac5