#e21a94 color space conversions
Hex:
        #e21a94
        RGB:
        226, 26, 148
        CMY:
        11, 90, 42
        CMYK:
        0, 88, 35, 11
      HSL:
        323°, 79.3651%, 49.4118%
        HSV (HSB):
        323°, 88.4956%, 88.6275%
        XYZ:
        37.0787, 19.0457, 29.7389
        xyY:
        0.4318, 0.2218, 19.0457
      CIE-Lab:
        50.7406, 77.6664, -14.6932
        CIE-LCH:
        50.7406, 79.0440, 349.2872
        CIE-Luv:
        50.7406, 106.9685, -34.4790
        Hunter-Lab:
        43.6413, 75.2855, -9.8536
      #e21a94 color charts
#e21a94 RGB chart
      #e21a94 CMYK chart
      #e21a94 RGB pie chart
      #e21a94 color shades, tints & tones
#e21a94 color schemes
#e21a94 color preview, HTML & CSS examples
           This text has a color of #e21a94        
        
          <p style="color:#e21a94;">Text here</p>
        
        
          .mytext {color:#e21a94;}
        
        Text color #e21a94
      
           This box has a color of #e21a94        
        
          <div style="background-color:#e21a94;">Content here</div>
        
        
          .mybackground {background-color:#e21a94;}
        
        Background color #e21a94
      
           Border around this has a color of #e21a94        
        
          <div style="border:2px solid #e21a94;">Content here</div>
        
        
          .myborder {border:2px solid #e21a94;}
        
        Border color #e21a94