#e41d58 color space conversions
Hex:
        #e41d58
        RGB:
        228, 29, 88
        CMY:
        11, 89, 65
        CMYK:
        0, 87, 61, 11
      HSL:
        342°, 78.6561%, 50.3922%
        HSV (HSB):
        342°, 87.2807%, 89.4118%
        XYZ:
        34.1957, 18.0773, 10.9195
        xyY:
        0.5411, 0.2861, 18.0773
      CIE-Lab:
        49.5897, 72.9016, 20.1654
        CIE-LCH:
        49.5897, 75.6392, 15.4621
        CIE-Luv:
        49.5897, 133.2574, 8.2840
        Hunter-Lab:
        42.5174, 69.1578, 14.5351
      #e41d58 color charts
#e41d58 RGB chart
      #e41d58 CMYK chart
      #e41d58 RGB pie chart
      #e41d58 color shades, tints & tones
#e41d58 color schemes
#e41d58 color preview, HTML & CSS examples
           This text has a color of #e41d58        
        
          <p style="color:#e41d58;">Text here</p>
        
        
          .mytext {color:#e41d58;}
        
        Text color #e41d58
      
           This box has a color of #e41d58        
        
          <div style="background-color:#e41d58;">Content here</div>
        
        
          .mybackground {background-color:#e41d58;}
        
        Background color #e41d58
      
           Border around this has a color of #e41d58        
        
          <div style="border:2px solid #e41d58;">Content here</div>
        
        
          .myborder {border:2px solid #e41d58;}
        
        Border color #e41d58