#e21a70 color space conversions
Hex:
        #e21a70
        RGB:
        226, 26, 112
        CMY:
        11, 90, 56
        CMYK:
        0, 88, 50, 11
      HSL:
        334°, 79.3651%, 49.4118%
        HSV (HSB):
        334°, 88.4956%, 88.6275%
        XYZ:
        34.6581, 18.0774, 16.9918
        xyY:
        0.4971, 0.2593, 18.0774
      CIE-Lab:
        49.5898, 74.4965, 5.4088
        CIE-LCH:
        49.5898, 74.6926, 4.1527
        CIE-Luv:
        49.5898, 122.9443, -7.9560
        Hunter-Lab:
        42.5175, 71.0982, 6.0674
      #e21a70 color charts
#e21a70 RGB chart
      #e21a70 CMYK chart
      #e21a70 RGB pie chart
      #e21a70 color shades, tints & tones
#e21a70 color schemes
#e21a70 color preview, HTML & CSS examples
           This text has a color of #e21a70        
        
          <p style="color:#e21a70;">Text here</p>
        
        
          .mytext {color:#e21a70;}
        
        Text color #e21a70
      
           This box has a color of #e21a70        
        
          <div style="background-color:#e21a70;">Content here</div>
        
        
          .mybackground {background-color:#e21a70;}
        
        Background color #e21a70
      
           Border around this has a color of #e21a70        
        
          <div style="border:2px solid #e21a70;">Content here</div>
        
        
          .myborder {border:2px solid #e21a70;}
        
        Border color #e21a70