#e41fd2 color space conversions
Hex:
        #e41fd2
        RGB:
        228, 31, 210
        CMY:
        11, 88, 18
        CMYK:
        0, 86, 8, 11
      HSL:
        305°, 78.4861%, 50.7843%
        HSV (HSB):
        305°, 86.4035%, 89.4118%
        XYZ:
        44.1178, 22.1271, 62.9185
        xyY:
        0.3416, 0.1713, 22.1271
      CIE-Lab:
        54.1616, 84.7136, -45.6168
        CIE-LCH:
        54.1616, 96.2148, 331.6983
        CIE-Luv:
        54.1616, 80.7042, -81.4868
        Hunter-Lab:
        47.0394, 85.0940, -46.3768
      #e41fd2 color charts
#e41fd2 RGB chart
      #e41fd2 CMYK chart
      #e41fd2 RGB pie chart
      #e41fd2 color shades, tints & tones
#e41fd2 color schemes
#e41fd2 color preview, HTML & CSS examples
           This text has a color of #e41fd2        
        
          <p style="color:#e41fd2;">Text here</p>
        
        
          .mytext {color:#e41fd2;}
        
        Text color #e41fd2
      
           This box has a color of #e41fd2        
        
          <div style="background-color:#e41fd2;">Content here</div>
        
        
          .mybackground {background-color:#e41fd2;}
        
        Background color #e41fd2
      
           Border around this has a color of #e41fd2        
        
          <div style="border:2px solid #e41fd2;">Content here</div>
        
        
          .myborder {border:2px solid #e41fd2;}
        
        Border color #e41fd2