#e41ba9 color space conversions
Hex:
        #e41ba9
        RGB:
        228, 27, 169
        CMY:
        11, 89, 34
        CMYK:
        0, 88, 26, 11
      HSL:
        318°, 78.8235%, 50.0000%
        HSV (HSB):
        318°, 88.1579%, 89.4118%
        XYZ:
        39.5483, 20.1424, 39.3396
        xyY:
        0.3994, 0.2034, 20.1424
      CIE-Lab:
        51.9979, 80.1844, -25.2093
        CIE-LCH:
        51.9979, 84.0538, 342.5473
        CIE-Luv:
        51.9979, 98.8813, -50.0159
        Hunter-Lab:
        44.8803, 78.7527, -20.5541
      #e41ba9 color charts
#e41ba9 RGB chart
      #e41ba9 CMYK chart
      #e41ba9 RGB pie chart
      #e41ba9 color shades, tints & tones
#e41ba9 color schemes
#e41ba9 color preview, HTML & CSS examples
           This text has a color of #e41ba9        
        
          <p style="color:#e41ba9;">Text here</p>
        
        
          .mytext {color:#e41ba9;}
        
        Text color #e41ba9
      
           This box has a color of #e41ba9        
        
          <div style="background-color:#e41ba9;">Content here</div>
        
        
          .mybackground {background-color:#e41ba9;}
        
        Background color #e41ba9
      
           Border around this has a color of #e41ba9        
        
          <div style="border:2px solid #e41ba9;">Content here</div>
        
        
          .myborder {border:2px solid #e41ba9;}
        
        Border color #e41ba9