#e26fba color space conversions
Hex:
        #e26fba
        RGB:
        226, 111, 186
        CMY:
        11, 56, 27
        CMYK:
        0, 51, 18, 11
      HSL:
        321°, 66.4740%, 66.0784%
        HSV (HSB):
        321°, 50.8850%, 88.6275%
        XYZ:
        45.9114, 31.0828, 50.0342
        xyY:
        0.3614, 0.2447, 31.0828
      CIE-Lab:
        62.5775, 53.6152, -18.8570
        CIE-LCH:
        62.5775, 56.8346, 340.6227
        CIE-Luv:
        62.5775, 64.6439, -37.3593
        Hunter-Lab:
        55.7520, 49.4278, -14.1830
      #e26fba color charts
#e26fba RGB chart
      #e26fba CMYK chart
      #e26fba RGB pie chart
      #e26fba color shades, tints & tones
#e26fba color schemes
#e26fba color preview, HTML & CSS examples
           This text has a color of #e26fba        
        
          <p style="color:#e26fba;">Text here</p>
        
        
          .mytext {color:#e26fba;}
        
        Text color #e26fba
      
           This box has a color of #e26fba        
        
          <div style="background-color:#e26fba;">Content here</div>
        
        
          .mybackground {background-color:#e26fba;}
        
        Background color #e26fba
      
           Border around this has a color of #e26fba        
        
          <div style="border:2px solid #e26fba;">Content here</div>
        
        
          .myborder {border:2px solid #e26fba;}
        
        Border color #e26fba