#e41ba2 color space conversions
Hex:
        #e41ba2
        RGB:
        228, 27, 162
        CMY:
        11, 89, 36
        CMYK:
        0, 88, 29, 11
      HSL:
        320°, 78.8235%, 50.0000%
        HSV (HSB):
        320°, 88.1579%, 89.4118%
        XYZ:
        38.9084, 19.8865, 35.9702
        xyY:
        0.4106, 0.2099, 19.8865
      CIE-Lab:
        51.7086, 79.4070, -21.5192
        CIE-LCH:
        51.7086, 82.2712, 344.8371
        CIE-Luv:
        51.7086, 102.0469, -44.5292
        Hunter-Lab:
        44.5943, 77.7010, -16.6079
      #e41ba2 color charts
#e41ba2 RGB chart
      #e41ba2 CMYK chart
      #e41ba2 RGB pie chart
      #e41ba2 color shades, tints & tones
#e41ba2 color schemes
#e41ba2 color preview, HTML & CSS examples
           This text has a color of #e41ba2        
        
          <p style="color:#e41ba2;">Text here</p>
        
        
          .mytext {color:#e41ba2;}
        
        Text color #e41ba2
      
           This box has a color of #e41ba2        
        
          <div style="background-color:#e41ba2;">Content here</div>
        
        
          .mybackground {background-color:#e41ba2;}
        
        Background color #e41ba2
      
           Border around this has a color of #e41ba2        
        
          <div style="border:2px solid #e41ba2;">Content here</div>
        
        
          .myborder {border:2px solid #e41ba2;}
        
        Border color #e41ba2