#e41fa1 color space conversions
Hex:
        #e41fa1
        RGB:
        228, 31, 161
        CMY:
        11, 88, 37
        CMYK:
        0, 86, 29, 11
      HSL:
        320°, 78.4861%, 50.7843%
        HSV (HSB):
        320°, 86.4035%, 89.4118%
        XYZ:
        38.9179, 20.0472, 35.5365
        xyY:
        0.4118, 0.2121, 20.0472
      CIE-Lab:
        51.8905, 78.6533, -20.6477
        CIE-LCH:
        51.8905, 81.3183, 345.2909
        CIE-Luv:
        51.8905, 101.8719, -43.1797
        Hunter-Lab:
        44.7741, 76.7988, -15.7157
      #e41fa1 color charts
#e41fa1 RGB chart
      #e41fa1 CMYK chart
      #e41fa1 RGB pie chart
      #e41fa1 color shades, tints & tones
#e41fa1 color schemes
#e41fa1 color preview, HTML & CSS examples
           This text has a color of #e41fa1        
        
          <p style="color:#e41fa1;">Text here</p>
        
        
          .mytext {color:#e41fa1;}
        
        Text color #e41fa1
      
           This box has a color of #e41fa1        
        
          <div style="background-color:#e41fa1;">Content here</div>
        
        
          .mybackground {background-color:#e41fa1;}
        
        Background color #e41fa1
      
           Border around this has a color of #e41fa1        
        
          <div style="border:2px solid #e41fa1;">Content here</div>
        
        
          .myborder {border:2px solid #e41fa1;}
        
        Border color #e41fa1