#e21a86 color space conversions
Hex:
        #e21a86
        RGB:
        226, 26, 134
        CMY:
        11, 90, 47
        CMYK:
        0, 88, 41, 11
      HSL:
        328°, 79.3651%, 49.4118%
        HSV (HSB):
        328°, 88.4956%, 88.6275%
        XYZ:
        36.0365, 18.6288, 24.2506
        xyY:
        0.4566, 0.2361, 18.6288
      CIE-Lab:
        50.2500, 76.3252, -7.0079
        CIE-LCH:
        50.2500, 76.6463, 354.7540
        CIE-Luv:
        50.2500, 113.3128, -23.8243
        Hunter-Lab:
        43.1611, 73.5033, -3.1002
      #e21a86 color charts
#e21a86 RGB chart
      #e21a86 CMYK chart
      #e21a86 RGB pie chart
      #e21a86 color shades, tints & tones
#e21a86 color schemes
#e21a86 color preview, HTML & CSS examples
           This text has a color of #e21a86        
        
          <p style="color:#e21a86;">Text here</p>
        
        
          .mytext {color:#e21a86;}
        
        Text color #e21a86
      
           This box has a color of #e21a86        
        
          <div style="background-color:#e21a86;">Content here</div>
        
        
          .mybackground {background-color:#e21a86;}
        
        Background color #e21a86
      
           Border around this has a color of #e21a86        
        
          <div style="border:2px solid #e21a86;">Content here</div>
        
        
          .myborder {border:2px solid #e21a86;}
        
        Border color #e21a86