#e294bc color space conversions
Hex:
        #e294bc
        RGB:
        226, 148, 188
        CMY:
        11, 42, 26
        CMYK:
        0, 35, 17, 11
      HSL:
        329°, 57.3529%, 73.3333%
        HSV (HSB):
        329°, 34.5133%, 88.6275%
        XYZ:
        51.0310, 40.9794, 52.7971
        xyY:
        0.3524, 0.2830, 40.9794
      CIE-Lab:
        70.1615, 34.9971, -8.5712
        CIE-LCH:
        70.1615, 36.0314, 346.2384
        CIE-Luv:
        70.1615, 45.4678, -18.9784
        Hunter-Lab:
        64.0152, 30.2685, -4.0894
      #e294bc color charts
#e294bc RGB chart
      #e294bc CMYK chart
      #e294bc RGB pie chart
      #e294bc color shades, tints & tones
#e294bc color schemes
#e294bc color preview, HTML & CSS examples
           This text has a color of #e294bc        
        
          <p style="color:#e294bc;">Text here</p>
        
        
          .mytext {color:#e294bc;}
        
        Text color #e294bc
      
           This box has a color of #e294bc        
        
          <div style="background-color:#e294bc;">Content here</div>
        
        
          .mybackground {background-color:#e294bc;}
        
        Background color #e294bc
      
           Border around this has a color of #e294bc        
        
          <div style="border:2px solid #e294bc;">Content here</div>
        
        
          .myborder {border:2px solid #e294bc;}
        
        Border color #e294bc