#e2506b color space conversions
Hex:
        #e2506b
        RGB:
        226, 80, 107
        CMY:
        11, 69, 58
        CMYK:
        0, 65, 53, 11
      HSL:
        349°, 71.5686%, 60.0000%
        HSV (HSB):
        349°, 64.6018%, 88.6275%
        XYZ:
        36.8865, 22.9676, 16.3990
        xyY:
        0.4837, 0.3012, 22.9676
      CIE-Lab:
        55.0390, 58.5066, 16.0710
        CIE-LCH:
        55.0390, 60.6737, 15.3596
        CIE-Luv:
        55.0390, 103.6157, 8.3814
        Hunter-Lab:
        47.9245, 53.5199, 13.2591
      #e2506b color charts
#e2506b RGB chart
      #e2506b CMYK chart
      #e2506b RGB pie chart
      #e2506b color shades, tints & tones
#e2506b color schemes
#e2506b color preview, HTML & CSS examples
           This text has a color of #e2506b        
        
          <p style="color:#e2506b;">Text here</p>
        
        
          .mytext {color:#e2506b;}
        
        Text color #e2506b
      
           This box has a color of #e2506b        
        
          <div style="background-color:#e2506b;">Content here</div>
        
        
          .mybackground {background-color:#e2506b;}
        
        Background color #e2506b
      
           Border around this has a color of #e2506b        
        
          <div style="border:2px solid #e2506b;">Content here</div>
        
        
          .myborder {border:2px solid #e2506b;}
        
        Border color #e2506b