#e21c82 color space conversions
Hex:
        #e21c82
        RGB:
        226, 28, 130
        CMY:
        11, 89, 49
        CMYK:
        0, 88, 42, 11
      HSL:
        329°, 77.9528%, 49.8039%
        HSV (HSB):
        329°, 87.6106%, 88.6275%
        XYZ:
        35.8085, 18.6110, 22.8240
        xyY:
        0.4636, 0.2409, 18.6110
      CIE-Lab:
        50.2289, 75.6516, -4.6189
        CIE-LCH:
        50.2289, 75.7925, 356.5061
        CIE-Luv:
        50.2289, 114.7315, -20.5757
        Hunter-Lab:
        43.1404, 72.6675, -1.1699
      #e21c82 color charts
#e21c82 RGB chart
      #e21c82 CMYK chart
      #e21c82 RGB pie chart
      #e21c82 color shades, tints & tones
#e21c82 color schemes
#e21c82 color preview, HTML & CSS examples
           This text has a color of #e21c82        
        
          <p style="color:#e21c82;">Text here</p>
        
        
          .mytext {color:#e21c82;}
        
        Text color #e21c82
      
           This box has a color of #e21c82        
        
          <div style="background-color:#e21c82;">Content here</div>
        
        
          .mybackground {background-color:#e21c82;}
        
        Background color #e21c82
      
           Border around this has a color of #e21c82        
        
          <div style="border:2px solid #e21c82;">Content here</div>
        
        
          .myborder {border:2px solid #e21c82;}
        
        Border color #e21c82