#e41b81 color space conversions
Hex:
        #e41b81
        RGB:
        228, 27, 129
        CMY:
        11, 89, 49
        CMYK:
        0, 88, 43, 11
      HSL:
        330°, 78.8235%, 50.0000%
        HSV (HSB):
        330°, 88.1579%, 89.4118%
        XYZ:
        36.3493, 18.8628, 22.4939
        xyY:
        0.4678, 0.2427, 18.8628
      CIE-Lab:
        50.5263, 76.1783, -3.5306
        CIE-LCH:
        50.5263, 76.2600, 357.3465
        CIE-Luv:
        50.5263, 116.9727, -19.3171
        Hunter-Lab:
        43.4314, 73.3883, -0.3055
      #e41b81 color charts
#e41b81 RGB chart
      #e41b81 CMYK chart
      #e41b81 RGB pie chart
      #e41b81 color shades, tints & tones
#e41b81 color schemes
#e41b81 color preview, HTML & CSS examples
           This text has a color of #e41b81        
        
          <p style="color:#e41b81;">Text here</p>
        
        
          .mytext {color:#e41b81;}
        
        Text color #e41b81
      
           This box has a color of #e41b81        
        
          <div style="background-color:#e41b81;">Content here</div>
        
        
          .mybackground {background-color:#e41b81;}
        
        Background color #e41b81
      
           Border around this has a color of #e41b81        
        
          <div style="border:2px solid #e41b81;">Content here</div>
        
        
          .myborder {border:2px solid #e41b81;}
        
        Border color #e41b81