#e21a64 color space conversions
Hex:
        #e21a64
        RGB:
        226, 26, 100
        CMY:
        11, 90, 61
        CMYK:
        0, 88, 56, 11
      HSL:
        338°, 79.3651%, 49.4118%
        HSV (HSB):
        338°, 88.4956%, 88.6275%
        XYZ:
        34.0337, 17.8276, 13.7039
        xyY:
        0.5191, 0.2719, 17.8276
      CIE-Lab:
        49.2864, 73.6464, 12.3342
        CIE-LCH:
        49.2864, 74.6721, 9.5076
        CIE-Luv:
        49.2864, 127.8654, 0.0290
        Hunter-Lab:
        42.2228, 69.9900, 10.3127
      #e21a64 color charts
#e21a64 RGB chart
      #e21a64 CMYK chart
      #e21a64 RGB pie chart
      #e21a64 color shades, tints & tones
#e21a64 color schemes
#e21a64 color preview, HTML & CSS examples
           This text has a color of #e21a64        
        
          <p style="color:#e21a64;">Text here</p>
        
        
          .mytext {color:#e21a64;}
        
        Text color #e21a64
      
           This box has a color of #e21a64        
        
          <div style="background-color:#e21a64;">Content here</div>
        
        
          .mybackground {background-color:#e21a64;}
        
        Background color #e21a64
      
           Border around this has a color of #e21a64        
        
          <div style="border:2px solid #e21a64;">Content here</div>
        
        
          .myborder {border:2px solid #e21a64;}
        
        Border color #e21a64