#e41fc0 color space conversions
Hex:
        #e41fc0
        RGB:
        228, 31, 192
        CMY:
        11, 88, 25
        CMYK:
        0, 86, 16, 11
      HSL:
        311°, 78.4861%, 50.7843%
        HSV (HSB):
        311°, 86.4035%, 89.4118%
        XYZ:
        41.9993, 21.2797, 51.7630
        xyY:
        0.3651, 0.1850, 21.2797
      CIE-Lab:
        53.2543, 82.3261, -36.6889
        CIE-LCH:
        53.2543, 90.1314, 335.9797
        CIE-Luv:
        53.2543, 88.2214, -67.5179
        Hunter-Lab:
        46.1300, 81.7891, -34.2390
      #e41fc0 color charts
#e41fc0 RGB chart
      #e41fc0 CMYK chart
      #e41fc0 RGB pie chart
      #e41fc0 color shades, tints & tones
#e41fc0 color schemes
#e41fc0 color preview, HTML & CSS examples
           This text has a color of #e41fc0        
        
          <p style="color:#e41fc0;">Text here</p>
        
        
          .mytext {color:#e41fc0;}
        
        Text color #e41fc0
      
           This box has a color of #e41fc0        
        
          <div style="background-color:#e41fc0;">Content here</div>
        
        
          .mybackground {background-color:#e41fc0;}
        
        Background color #e41fc0
      
           Border around this has a color of #e41fc0        
        
          <div style="border:2px solid #e41fc0;">Content here</div>
        
        
          .myborder {border:2px solid #e41fc0;}
        
        Border color #e41fc0