#e21a60 color space conversions
Hex:
        #e21a60
        RGB:
        226, 26, 96
        CMY:
        11, 90, 62
        CMYK:
        0, 88, 58, 11
      HSL:
        339°, 79.3651%, 49.4118%
        HSV (HSB):
        339°, 88.4956%, 88.6275%
        XYZ:
        33.8447, 17.7521, 12.7090
        xyY:
        0.5263, 0.2761, 17.7521
      CIE-Lab:
        49.1940, 73.3864, 14.6616
        CIE-LCH:
        49.1940, 74.8367, 11.2982
        CIE-Luv:
        49.1940, 129.4331, 2.5572
        Hunter-Lab:
        42.1332, 69.6523, 11.6091
      #e21a60 color charts
#e21a60 RGB chart
      #e21a60 CMYK chart
      #e21a60 RGB pie chart
      #e21a60 color shades, tints & tones
#e21a60 color schemes
#e21a60 color preview, HTML & CSS examples
           This text has a color of #e21a60        
        
          <p style="color:#e21a60;">Text here</p>
        
        
          .mytext {color:#e21a60;}
        
        Text color #e21a60
      
           This box has a color of #e21a60        
        
          <div style="background-color:#e21a60;">Content here</div>
        
        
          .mybackground {background-color:#e21a60;}
        
        Background color #e21a60
      
           Border around this has a color of #e21a60        
        
          <div style="border:2px solid #e21a60;">Content here</div>
        
        
          .myborder {border:2px solid #e21a60;}
        
        Border color #e21a60