#e41cf3 color space conversions
Hex:
        #e41cf3
        RGB:
        228, 28, 243
        CMY:
        11, 89, 5
        CMYK:
        6, 88, 0, 5
      HSL:
        296°, 89.9582%, 53.1373%
        HSV (HSB):
        296°, 88.4774%, 95.2941%
        XYZ:
        48.5878, 23.7956, 86.8262
        xyY:
        0.3052, 0.1495, 23.7956
      CIE-Lab:
        55.8825, 89.9526, -61.5289
        CIE-LCH:
        55.8825, 108.9829, 325.6273
        CIE-Luv:
        55.8825, 68.2733, -106.6277
        Hunter-Lab:
        48.7807, 92.4281, -71.3855
      #e41cf3 color charts
#e41cf3 RGB chart
      #e41cf3 CMYK chart
      #e41cf3 RGB pie chart
      #e41cf3 color shades, tints & tones
#e41cf3 color schemes
#e41cf3 color preview, HTML & CSS examples
           This text has a color of #e41cf3        
        
          <p style="color:#e41cf3;">Text here</p>
        
        
          .mytext {color:#e41cf3;}
        
        Text color #e41cf3
      
           This box has a color of #e41cf3        
        
          <div style="background-color:#e41cf3;">Content here</div>
        
        
          .mybackground {background-color:#e41cf3;}
        
        Background color #e41cf3
      
           Border around this has a color of #e41cf3        
        
          <div style="border:2px solid #e41cf3;">Content here</div>
        
        
          .myborder {border:2px solid #e41cf3;}
        
        Border color #e41cf3