#e42bae color space conversions
Hex:
        #e42bae
        RGB:
        228, 43, 174
        CMY:
        11, 83, 32
        CMYK:
        0, 81, 24, 11
      HSL:
        318°, 77.4059%, 53.1373%
        HSV (HSB):
        318°, 81.1404%, 89.4118%
        XYZ:
        40.4988, 21.2777, 42.0169
        xyY:
        0.3902, 0.2050, 21.2777
      CIE-Lab:
        53.2521, 77.7448, -26.2076
        CIE-LCH:
        53.2521, 82.0433, 341.3712
        CIE-Luv:
        53.2521, 93.9273, -51.2793
        Hunter-Lab:
        46.1278, 75.9938, -21.7166
      #e42bae color charts
#e42bae RGB chart
      #e42bae CMYK chart
      #e42bae RGB pie chart
      #e42bae color shades, tints & tones
#e42bae color schemes
#e42bae color preview, HTML & CSS examples
           This text has a color of #e42bae        
        
          <p style="color:#e42bae;">Text here</p>
        
        
          .mytext {color:#e42bae;}
        
        Text color #e42bae
      
           This box has a color of #e42bae        
        
          <div style="background-color:#e42bae;">Content here</div>
        
        
          .mybackground {background-color:#e42bae;}
        
        Background color #e42bae
      
           Border around this has a color of #e42bae        
        
          <div style="border:2px solid #e42bae;">Content here</div>
        
        
          .myborder {border:2px solid #e42bae;}
        
        Border color #e42bae