#e41f75 color space conversions
Hex:
        #e41f75
        RGB:
        228, 31, 117
        CMY:
        11, 88, 54
        CMYK:
        0, 86, 49, 11
      HSL:
        334°, 78.4861%, 50.7843%
        HSV (HSB):
        334°, 86.4035%, 89.4118%
        XYZ:
        35.6958, 18.7583, 18.5690
        xyY:
        0.4888, 0.2569, 18.7583
      CIE-Lab:
        50.4032, 74.5207, 3.5779
        CIE-LCH:
        50.4032, 74.6066, 2.7488
        CIE-Luv:
        50.4032, 121.3413, -10.1252
        Hunter-Lab:
        43.3109, 71.3214, 4.8978
      #e41f75 color charts
#e41f75 RGB chart
      #e41f75 CMYK chart
      #e41f75 RGB pie chart
      #e41f75 color shades, tints & tones
#e41f75 color schemes
#e41f75 color preview, HTML & CSS examples
           This text has a color of #e41f75        
        
          <p style="color:#e41f75;">Text here</p>
        
        
          .mytext {color:#e41f75;}
        
        Text color #e41f75
      
           This box has a color of #e41f75        
        
          <div style="background-color:#e41f75;">Content here</div>
        
        
          .mybackground {background-color:#e41f75;}
        
        Background color #e41f75
      
           Border around this has a color of #e41f75        
        
          <div style="border:2px solid #e41f75;">Content here</div>
        
        
          .myborder {border:2px solid #e41f75;}
        
        Border color #e41f75