#e41ba6 color space conversions
Hex:
        #e41ba6
        RGB:
        228, 27, 166
        CMY:
        11, 89, 35
        CMYK:
        0, 88, 27, 11
      HSL:
        319°, 78.8235%, 50.0000%
        HSV (HSB):
        319°, 88.1579%, 89.4118%
        XYZ:
        39.2698, 20.0310, 37.8730
        xyY:
        0.4041, 0.2061, 20.0310
      CIE-Lab:
        51.8723, 79.8474, -23.6332
        CIE-LCH:
        51.8723, 83.2715, 343.5123
        CIE-Luv:
        51.8723, 100.2354, -47.6622
        Hunter-Lab:
        44.7560, 78.2962, -18.8426
      #e41ba6 color charts
#e41ba6 RGB chart
      #e41ba6 CMYK chart
      #e41ba6 RGB pie chart
      #e41ba6 color shades, tints & tones
#e41ba6 color schemes
#e41ba6 color preview, HTML & CSS examples
           This text has a color of #e41ba6        
        
          <p style="color:#e41ba6;">Text here</p>
        
        
          .mytext {color:#e41ba6;}
        
        Text color #e41ba6
      
           This box has a color of #e41ba6        
        
          <div style="background-color:#e41ba6;">Content here</div>
        
        
          .mybackground {background-color:#e41ba6;}
        
        Background color #e41ba6
      
           Border around this has a color of #e41ba6        
        
          <div style="border:2px solid #e41ba6;">Content here</div>
        
        
          .myborder {border:2px solid #e41ba6;}
        
        Border color #e41ba6