#e21a91 color space conversions
Hex:
        #e21a91
        RGB:
        226, 26, 145
        CMY:
        11, 90, 43
        CMYK:
        0, 88, 36, 11
      HSL:
        324°, 79.3651%, 49.4118%
        HSV (HSB):
        324°, 88.4956%, 88.6275%
        XYZ:
        36.8443, 18.9519, 28.5042
        xyY:
        0.4371, 0.2248, 18.9519
      CIE-Lab:
        50.6309, 77.3677, -13.0612
        CIE-LCH:
        50.6309, 78.4624, 350.4177
        CIE-Luv:
        50.6309, 108.3339, -32.1709
        Hunter-Lab:
        43.5337, 74.8872, -8.3472
      #e21a91 color charts
#e21a91 RGB chart
      #e21a91 CMYK chart
      #e21a91 RGB pie chart
      #e21a91 color shades, tints & tones
#e21a91 color schemes
#e21a91 color preview, HTML & CSS examples
           This text has a color of #e21a91        
        
          <p style="color:#e21a91;">Text here</p>
        
        
          .mytext {color:#e21a91;}
        
        Text color #e21a91
      
           This box has a color of #e21a91        
        
          <div style="background-color:#e21a91;">Content here</div>
        
        
          .mybackground {background-color:#e21a91;}
        
        Background color #e21a91
      
           Border around this has a color of #e21a91        
        
          <div style="border:2px solid #e21a91;">Content here</div>
        
        
          .myborder {border:2px solid #e21a91;}
        
        Border color #e21a91