#e41cd2 color space conversions
Hex:
        #e41cd2
        RGB:
        228, 28, 210
        CMY:
        11, 89, 18
        CMYK:
        0, 88, 8, 11
      HSL:
        305°, 78.7402%, 50.1961%
        HSV (HSB):
        305°, 87.7193%, 89.4118%
        XYZ:
        44.0430, 21.9776, 62.8935
        xyY:
        0.3416, 0.1705, 21.9776
      CIE-Lab:
        54.0033, 85.1774, -45.8678
        CIE-LCH:
        54.0033, 96.7421, 331.6977
        CIE-Luv:
        54.0033, 81.0278, -81.8752
        Hunter-Lab:
        46.8803, 85.6563, -46.7259
      #e41cd2 color charts
#e41cd2 RGB chart
      #e41cd2 CMYK chart
      #e41cd2 RGB pie chart
      #e41cd2 color shades, tints & tones
#e41cd2 color schemes
#e41cd2 color preview, HTML & CSS examples
           This text has a color of #e41cd2        
        
          <p style="color:#e41cd2;">Text here</p>
        
        
          .mytext {color:#e41cd2;}
        
        Text color #e41cd2
      
           This box has a color of #e41cd2        
        
          <div style="background-color:#e41cd2;">Content here</div>
        
        
          .mybackground {background-color:#e41cd2;}
        
        Background color #e41cd2
      
           Border around this has a color of #e41cd2        
        
          <div style="border:2px solid #e41cd2;">Content here</div>
        
        
          .myborder {border:2px solid #e41cd2;}
        
        Border color #e41cd2