#e22d96 color space conversions
Hex:
        #e22d96
        RGB:
        226, 45, 150
        CMY:
        11, 82, 41
        CMYK:
        0, 80, 34, 11
      HSL:
        325°, 75.7322%, 53.1373%
        HSV (HSB):
        325°, 80.0885%, 88.6275%
        XYZ:
        37.8074, 20.2475, 30.7697
        xyY:
        0.4256, 0.2279, 20.2475
      CIE-Lab:
        52.1159, 74.1160, -13.8042
        CIE-LCH:
        52.1159, 75.3906, 349.4495
        CIE-Luv:
        52.1159, 102.1362, -32.7178
        Hunter-Lab:
        44.9973, 71.2334, -9.0451
      #e22d96 color charts
#e22d96 RGB chart
      #e22d96 CMYK chart
      #e22d96 RGB pie chart
      #e22d96 color shades, tints & tones
#e22d96 color schemes
#e22d96 color preview, HTML & CSS examples
           This text has a color of #e22d96        
        
          <p style="color:#e22d96;">Text here</p>
        
        
          .mytext {color:#e22d96;}
        
        Text color #e22d96
      
           This box has a color of #e22d96        
        
          <div style="background-color:#e22d96;">Content here</div>
        
        
          .mybackground {background-color:#e22d96;}
        
        Background color #e22d96
      
           Border around this has a color of #e22d96        
        
          <div style="border:2px solid #e22d96;">Content here</div>
        
        
          .myborder {border:2px solid #e22d96;}
        
        Border color #e22d96