#e2496a color space conversions
Hex:
        #e2496a
        RGB:
        226, 73, 106
        CMY:
        11, 71, 58
        CMYK:
        0, 68, 53, 11
      HSL:
        347°, 72.5118%, 58.6275%
        HSV (HSB):
        347°, 67.6991%, 88.6275%
        XYZ:
        36.3481, 21.9744, 15.9614
        xyY:
        0.4893, 0.2958, 21.9744
      CIE-Lab:
        53.9999, 61.2021, 15.2345
        CIE-LCH:
        53.9999, 63.0697, 13.9780
        CIE-Luv:
        53.9999, 107.7411, 6.6994
        Hunter-Lab:
        46.8769, 56.3733, 12.6258
      #e2496a color charts
#e2496a RGB chart
      #e2496a CMYK chart
      #e2496a RGB pie chart
      #e2496a color shades, tints & tones
#e2496a color schemes
#e2496a color preview, HTML & CSS examples
           This text has a color of #e2496a        
        
          <p style="color:#e2496a;">Text here</p>
        
        
          .mytext {color:#e2496a;}
        
        Text color #e2496a
      
           This box has a color of #e2496a        
        
          <div style="background-color:#e2496a;">Content here</div>
        
        
          .mybackground {background-color:#e2496a;}
        
        Background color #e2496a
      
           Border around this has a color of #e2496a        
        
          <div style="border:2px solid #e2496a;">Content here</div>
        
        
          .myborder {border:2px solid #e2496a;}
        
        Border color #e2496a