#e41b78 color space conversions
Hex:
        #e41b78
        RGB:
        228, 27, 120
        CMY:
        11, 89, 53
        CMYK:
        0, 88, 47, 11
      HSL:
        332°, 78.8235%, 50.0000%
        HSV (HSB):
        332°, 88.1579%, 89.4118%
        XYZ:
        35.7770, 18.6339, 19.4803
        xyY:
        0.4842, 0.2522, 18.6339
      CIE-Lab:
        50.2561, 75.4282, 1.5386
        CIE-LCH:
        50.2561, 75.4439, 1.1686
        CIE-Luv:
        50.2561, 120.9194, -12.8045
        Hunter-Lab:
        43.1670, 72.3993, 3.4606
      #e41b78 color charts
#e41b78 RGB chart
      #e41b78 CMYK chart
      #e41b78 RGB pie chart
      #e41b78 color shades, tints & tones
#e41b78 color schemes
#e41b78 color preview, HTML & CSS examples
           This text has a color of #e41b78        
        
          <p style="color:#e41b78;">Text here</p>
        
        
          .mytext {color:#e41b78;}
        
        Text color #e41b78
      
           This box has a color of #e41b78        
        
          <div style="background-color:#e41b78;">Content here</div>
        
        
          .mybackground {background-color:#e41b78;}
        
        Background color #e41b78
      
           Border around this has a color of #e41b78        
        
          <div style="border:2px solid #e41b78;">Content here</div>
        
        
          .myborder {border:2px solid #e41b78;}
        
        Border color #e41b78